JsonParserContextCurrentPosition Property |
Gets the Current Position of the JSON Text Reader.
Namespace:
VDS.RDF.Parsing.Contexts
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public PositionInfo CurrentPosition { get; }
Public ReadOnly Property CurrentPosition As PositionInfo
Get
Property Value
Type:
PositionInfoSee Also