Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
SharpYaml.Events
ParsingEvent
Properties
Start
Menu
On this page
Start Property
Definition
Namespace
SharpYaml.Events
Assembly
SharpYaml.dll
View source
Gets the position in the input stream where the event starts.
public Mark Start { get; }
Returns
Mark