Click or drag to resize

BaseTokenTokenType Property

Gets an arbitrary integer which indicates the Type of the Token.

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

Property Value

Type: Int32

Implements

ITokenTokenType
See Also