Click or drag to resize

IRdfXmlEvent Properties

The IRdfXmlEvent type exposes the following members.

Properties
  NameDescription
Public propertyEventType
Gives some Integer representing the Event Type as understood by a specific Parser implementation.
(Inherited from IEvent.)
Public propertyPosition
Gets the Position Information (if any).
(Inherited from IEvent.)
Public propertySourceXml
Gets the XML that produced the given event (if any).
Top
See Also