Click or drag to resize

RootEvent Properties

The RootEvent type exposes the following members.

Properties
  NameDescription
Public propertyBaseUri
Gets the Base Uri of the Node.
Public propertyChildren
Gets all the Child ElementEvents of the Document Root.
Public propertyDocumentElement
Gets/Sets the ElementEvent that represents the actual DocumentElement.
Public propertyEventType
Gets the Type for this Event.
(Inherited from BaseEvent.)
Public propertyLanguage
Gets the Language of the Node.
Public propertyPosition
Gets the Position Information (if any).
(Inherited from BaseEvent.)
Public propertySourceXml
Gets the XML that this Event was generated from.
(Inherited from BaseRdfXmlEvent.)
Top
See Also