Click or drag to resize

ITokenEndLine Property

Gives the Line at which the Token ends.

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

Property Value

Type: Int32
See Also