Click or drag to resize

XmlHelperFindElement Method

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
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