Click or drag to resize

ITokenQueueCount Property

Gets the number of Tokens in the Queue.

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

Property Value

Type: Int32
See Also