MoveNext() Method

Definition

Namespace SharpYaml
Assembly SharpYaml.dll
Implements MoveNext()

Moves to the next event.

public bool MoveNext()

Returns

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