프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Enumerator | System |
메소드 | 설명 | |
---|---|---|
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.
|
메소드 | 설명 | |
---|---|---|
Enumerator ( |
Initializes a new instance of the
|