Click or drag to resize

ConfigurationCommonEventTypeXMLDOM Methods

The ConfigurationCommonEventTypeXMLDOM type exposes the following members.

Methods
  NameDescription
Public methodAddNamespacePrefix
Add a prefix and namespace name for use in XPath expressions refering to that prefix.
Public methodAddNamespacePrefixes
Public methodAddXPathProperty(String, String, XPathResultType)
Adds an event property for which the runtime uses the supplied XPath expression against a DOM document node to resolve a property value.
Public methodAddXPathProperty(String, String, XPathResultType, String)
Adds an event property for which the runtime uses the supplied XPath expression against a DOM document node to resolve a property value.
Public methodAddXPathPropertyFragment
Adds an event property for which the runtime uses the supplied XPath expression against a DOM document node to resolve a property value.
Public methodEquals
Public methodGetHashCode
Top
See Also