Click or drag to resize

ITokenStartLine Property

Gives the Line at which the Token starts.

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

Property Value

Type: Int32
See Also