Click or drag to resize

ITokenEndPosition Property

Gives the Position within the End Line that the Token ends.

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

Property Value

Type: Int32
See Also