Click or drag to resize

XmlHelperFindElement Method

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
Overload List
  NameDescription
Public methodStatic memberFindElement(IXmlElement, String)
Find a child element with the specified '/'-delimited path.
Public methodStatic memberFindElement(IXmlElement, String, Object)
Find a child element with the specified '/'-delimited path and the specified value.
Top
See Also