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; }
Public ReadOnly Property EndPosition As Integer
Get
Property Value
Type:
Int32Implements
ITokenEndPositionSee Also