IDictionaryEnumerator: MoveNext

MoveNext

Moves the enumerator pointer to the next element in the collection.



 Public Function MoveNext ( ) As Boolean

Return Values

Boolean -  An indication of the success of the movement.

See Also

Project CorLib Overview

Class IDictionaryEnumerator Overview