MoveNext() Method

Definition

Namespace SharpYaml
Assembly SharpYaml.dll

Moves to the next event.

bool MoveNext()

Returns

Boolean
Returns true if there are more events available, otherwise returns false.