IEventParserContextTEvents Property |
Queue of Events.
Namespace:
VDS.RDF.Parsing.Contexts
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax IEventQueue<T> Events { get; }
ReadOnly Property Events As IEventQueue(Of T)
Get
Property Value
Type:
IEventQueueTSee Also