Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02
12c (12.2.1.4.0)
E90869-02
Overload List
| Name | Description | |
|---|---|---|
| ParseInitParams(IXmlElement) |
Parse the specified "init-params" element of the following
structure:
<!ELEMENT init-params (init-param*)>
<!ELEMENT init-param ((param-name | param-type), param-value,
description?)>
into an object array.
| |
| ParseInitParams(IXmlElement, XmlHelper..::..IParameterResolver) |
Parse the specified "init-params" element of the following
structure:
<!ELEMENT init-params (init-param*)>
<!ELEMENT init-param ((param-name | param-type), param-value,
description?)>
into an object array.
|