Click or drag to resize

BaseTokenQueueCount Property

Abstract Definition of Interface Property.

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

Property Value

Type: Int32

Implements

ITokenQueueCount
See Also