CrossSectionDataCrossSectionEnumeratorMoveNext Method |
Advances the enumerator to the next element of the collection.
Namespace:
DHI.Mike1D.CrossSectionModule
Assembly:
DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax Return Value
Type:
Boolean
True 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