Click or drag to resize

ITokenStartPosition Property

Gives the Position within the Start Line that the Token starts.

Namespace:  VDS.RDF.Parsing.Tokens
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
int StartPosition { get; }

Property Value

Type: Int32
See Also