WpfAnnotationUIEnumeratorMoveNext Method |
Moves the IEnumerator to the next item.
Namespace:
Atalasoft.Annotate.Wpf
Assembly:
Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax Public Function MoveNext As Boolean
Return Value
Type:
BooleanTrue if the move was successful; False if there are no more items.
Implements
IEnumeratorMoveNextSee Also