ElementEvent Properties |
The ElementEvent type exposes the following members.
| Name | Description | |
|---|---|---|
| Attributes |
Gets the Attribute Events.
| |
| BaseUri |
Gets/Sets the Base Uri of the XML Node.
| |
| Children |
Gets the Child Element Events.
| |
| EventType |
Gets the Type for this Event.
(Inherited from BaseEvent.) | |
| Language |
Gets/Sets the Language of this Event.
| |
| ListCounter |
Gets/Sets the List Counter.
| |
| LocalName |
Gets the Local Name of this Element Event.
| |
| Namespace |
Gets the Namespace of this Element Event.
| |
| NamespaceAttributes |
Gets the Namespace Attribute Events.
| |
| ParseType |
Gets/Sets the Parse Type for this Event.
| |
| Position |
Gets the Position Information (if any).
(Inherited from BaseEvent.) | |
| QName |
Gets the QName of this Element Event.
| |
| SourceXml |
Gets the XML that this Event was generated from.
(Inherited from BaseRdfXmlEvent.) | |
| Subject |
Gets/Sets the Subject Event of this Event.
| |
| SubjectNode |
Gets/Sets the Subject Node of this Event.
|