EnumeratorKeyWrapperT, TKeyMoveNext Method |
Advances the enumerator to the next element of the collection.
Namespace:
DHI.Mike1D.Generic.Collections
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
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