forwardIGroup Methods   Table of ContentReset Method forward
IGroup.MoveNext Method
Advances group to the next entry.

Namespace:  OnixS.SimpleBinaryEncoding
Assembly:  OnixS.SimpleBinaryEncoding-net-4.7 (in OnixS.SimpleBinaryEncoding-net-4.7.dll) Version: 2.3.1.0 (2.3.1.0)
Syntax
C#
bool MoveNext()

Return Value

Type: Boolean
True if next entry exist, false otherwise.
See Also