Click or drag to resize

BaseTokeniserCurrentPosition Property

Gets the Current Position in the Input Stream.

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

Property Value

Type: Int32
See Also