Click or drag to resize

BaseTokenLength Property

Gets the Length of the Tokens Value.

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

Property Value

Type: Int32

Implements

ITokenLength
See Also