IRdfAEvent Interface |
Namespace: VDS.RDF.Parsing.Events
The IRdfAEvent type exposes the following members.
| Name | Description | |
|---|---|---|
| Attributes |
Gets the attributes of the event i.e. the attributes of the source element.
| |
| EventType |
Gives some Integer representing the Event Type as understood by a specific Parser implementation.
(Inherited from IEvent.) | |
| Item |
Gets the value of a specific attribute.
| |
| Position |
Gets the Position Information (if any).
(Inherited from IEvent.) |
| Name | Description | |
|---|---|---|
| HasAttribute |
Gets whether the Event has a given attribute.
|