Method | Description | |
---|---|---|
MoveNext ( ) : bool |
Advances the enumerator to the next element of the skip list.
|
|
Reset ( ) : void |
Sets the enumerator to its initial position, which is before the first element in the skip list.
|
|
SkipListEnumerator ( |
Initializes an instance of a SkipListEnumerator.
|
public SkipListEnumerator ( |
||
list | ||
return | System |