CurrentPosition Property

Definition

Namespace SharpYaml
Assembly SharpYaml.dll

Gets the current position inside the input stream.

public Mark CurrentPosition { get; }

Returns

Mark
The current position.