Click or drag to resize

IEventEventType Property

Gives some Integer representing the Event Type as understood by a specific Parser implementation.

Namespace:  VDS.RDF.Parsing.Events
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
int EventType { get; }

Property Value

Type: Int32
See Also