Click or drag to resize

XmlHelperGetElement Method

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Overload List
  NameDescription
Public methodStatic memberGetElement(IXmlElement, String)
Get a child element for the specified element.
Public methodStatic memberGetElement(IXmlElement, String, String)
Get a child element of the specified IXmlElement that matches to the specified local name and the specified Namespace URI.
Top
See Also