Click or drag to resize

BaseToken.Length 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

IToken.Length
See Also