XmlEvents.Item property

Include protected members
Include inherited members

Gets an XmlEvent from the XmlEvents collection for binding an event handler.

Overload list

  Name Description
Public property Item[String] Gets an XmlEvent from the XmlEvents collection for binding an event handler by specifying the XPath of the underlying XML document node that can raise the event.
Public property Item[String, String] Gets an XmlEvent from the XmlEvents collection for binding an event handler by specifying the XPath of the underlying XML document node that can raise the event and the name of the secondary data source that supplies the data.

Top

See also

Reference

XmlEvents class

XmlEvents members

Microsoft.Office.InfoPath namespace