Click or drag to resize

BaseEventEventType Property

Gets the Type for this Event.

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

Property Value

Type: Int32

Implements

IEventEventType
See Also