Click or drag to resize

IEventPosition Property

Gets the Position Information (if any).

Namespace:  VDS.RDF.Parsing.Events
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
PositionInfo Position { get; }

Property Value

Type: PositionInfo
Remarks
Availability of Position Information depends on the how the source document was parsed.
See Also