Click or drag to resize

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; }

Property Value

Type: Int32

Implements

ITokenEndLine
See Also