StringSegmentEnumeratorMoveNext Method
Namespace: KGySoft.CoreLibrariesAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.0.0
Public Function MoveNext As Boolean
public:
virtual bool MoveNext() sealed
abstract MoveNext : unit -> bool
override MoveNext : unit -> bool
Boolean if the enumerator was successfully advanced to the next character;
if the enumerator has passed the end of the
StringSegment.
IEnumeratorMoveNext