Click or drag to resize

BaseTokeniserEndLine Property

Gets the End Line in the Input Stream of the current Token.

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

Property Value

Type: Int32
See Also