MoveNext() Method

Definition

Namespace Tomlyn.Parsing
Assembly Tomlyn.dll

Advances to the next parse event.

public bool MoveNext()

Returns

Boolean
true when a parse event is available; otherwise false.