BaseTokenQueueCount Property |
Abstract Definition of Interface Property.
Namespace:
VDS.RDF.Parsing.Tokens
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public abstract int Count { get; }
Public MustOverride ReadOnly Property Count As Integer
Get
Property Value
Type:
Int32Implements
ITokenQueueCountSee Also