GrapeCity.Xaml.SpreadSheet.Data
Reset Method (CellsEnumerator)


Sets the enumerator to its initial position, which is before the first element in the collection.
Syntax
'Declaration
 
Public Sub Reset() 
'Usage
 
Dim instance As CellsEnumerator
 
instance.Reset()
public void Reset()
Exceptions
ExceptionDescription
System.InvalidOperationException The collection was modified after the enumerator was created.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CellsEnumerator Class
CellsEnumerator Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options