Click or drag to resize

BaseTokeniserCurrentLine Property

Gets the Current Line in the Input Stream.

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

Property Value

Type: Int32
See Also