| GrapeCity.Xaml.SpreadSheet.Data Namespace > CellsEnumerator Class : MoveNext Method | 
'Declaration Public Function MoveNext() As Boolean
'Usage Dim instance As CellsEnumerator Dim value As Boolean value = instance.MoveNext()
public bool MoveNext()
true if the enumerator successfully advanced to the next element; false if the enumerator has passed the end of the collection.| Exception | Description | 
|---|---|
| System.InvalidOperationException | The collection was modified after the enumerator was created. | 
Target Platforms: Windows Server 2012, Windows RT