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