Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
SharpYaml
IParser
Methods
MoveNext()
Menu
On this page
MoveNext() Method
Definition
Namespace
SharpYaml
Assembly
SharpYaml.dll
View source
Moves to the next event.
bool MoveNext()
Returns
Boolean
Returns true if there are more events available, otherwise returns false.