BaseEventQueueTCount Property |
Gets the number of Events in the Queue.
Namespace:
VDS.RDF.Parsing.Events
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public abstract int Count { get; }
Public MustOverride ReadOnly Property Count As Integer
Get
Property Value
Type:
Int32Implements
IEventQueueTCountSee Also