BaseTokeniser.CurrentLine Property |
Gets the Current Line in the Input Stream.
Namespace:
VDS.RDF.Parsing.Tokens
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxprotected int CurrentLine { get; }
Protected ReadOnly Property CurrentLine As Integer
Get
Property Value
Type:
Int32
See Also