Click or drag to resize

XmlHelperGetElement Method

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
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