IEventQueueTEventGenerator Property |
Gets the Event Generator that this Queue uses.
Namespace:
VDS.RDF.Parsing.Events
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax IEventGenerator<T> EventGenerator { get; }
ReadOnly Property EventGenerator As IEventGenerator(Of T)
Get
Property Value
Type:
IEventGeneratorTSee Also