Creates and returns a new enumerator that allows to loop
through all pages in the range.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public IEnumerator GetEnumerator() |
Visual Basic |
---|
Public Function GetEnumerator As IEnumerator |