Click or drag to resize

TokenQueueCount Property

Gets the number of Tokens in the Queue.

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

Property Value

Type: Int32

Implements

ITokenQueueCount
See Also