Property | Type | Description | |
---|---|---|---|
Enumerator | System |
Method | Description | |
---|---|---|
MoveNext ( ) : bool |
Advances the enumerator to the next element in the collection.
|
|
Reset ( ) : void |
Sets the enumerator to its initial position, before the first element in the collection.
|
Method | Description | |
---|---|---|
Enumerator ( |
Initializes a new instance of the
|