GroupEnumerator.MoveNext Method
Advances the GroupEnumerator to the next element in the collection.
Thread safety: This property is not thread-safe.
MoveNext()
Advances the GroupEnumerator to the next element in the collection.Syntax
public System.Boolean MoveNext ()
Return Value
Type: System.Boolean
True if the enumerator was successfully advanced to the next element; False if the enumerator has passed the end of the collection.
True if the enumerator was successfully advanced to the next element; False if the enumerator has passed the end of the collection.
Platforms
Windows, Linux, Android