MoveNext() Method

Definition

Namespace Tomlyn.Parsing
Assembly Tomlyn.dll

Advances to the next token.

public bool MoveNext()

Returns

Boolean
true when a token is available; otherwise false.