Click or drag to resize

BaseTokenEndPosition Property

Gets the Column at which this Token Ends.

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

Property Value

Type: Int32

Implements

ITokenEndPosition
See Also