Click or drag to resize

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; }

Property Value

Type: PositionInfo
See Also