[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.DDSheets.DDSheetsEnumerator

DDSheets.DDSheetsEnumerator Class

An Enumerator for the DDSheets collection. Allows use of foreach statements.

Inheritance
DDSheets.DDSheetsEnumerator
Implements
Namespace: GrapeCity.SpreadBuilder
Assembly: MESCIUS.ActiveReports.SpreadBuilder.dll
Syntax
public class DDSheets.DDSheetsEnumerator : IEnumerator

Constructors

Name Description
DDSheetsEnumerator(DDSheets)

Initializes a new instance of the DDSheets.DDSheetsEnumerator class.

Properties

Name Description
Current

Gets the current item in the collection.

Methods

Name Description
MoveNext()

Moves the enumerator to the next item in the collection.

Reset()

Sets the enumerator to its initial position, before the first item in the collection.