| RankedMapTKey, TValueEnumeratorMoveNext Method |
Advances the enumerator to the next element in the map.
Namespace:
Kaos.Collections
Assembly:
KaosCollections (in KaosCollections.dll) Version: 4.2.0.0
Syntax Return Value
Type:
Booleantrue if the enumerator was successfully advanced to the next element;
false if the enumerator has passed the end of the collection.
Implements
IEnumeratorMoveNextExceptions See Also