BaseTokenEndLine Property |
Gets the Line at which this Token Ends.
Namespace:
VDS.RDF.Parsing.Tokens
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public int EndLine { get; }
Public ReadOnly Property EndLine As Integer
Get
Property Value
Type:
Int32Implements
ITokenEndLineSee Also