Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
Tomlyn.Parsing
TomlParser
Methods
MoveNext()
Menu
On this page
MoveNext() Method
Definition
Namespace
Tomlyn.Parsing
Assembly
Tomlyn.dll
View source
Advances to the next parse event.
public bool MoveNext()
Returns
Boolean
true
when a parse event is available; otherwise
false
.