BaseTokeniserStartPosition Property |
Gets the Start Position in the Input Stream of the current Token.
Namespace:
VDS.RDF.Parsing.Tokens
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax protected int StartPosition { get; }
Protected ReadOnly Property StartPosition As Integer
Get
Property Value
Type:
Int32See Also