Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

The IXmlValue type exposes the following members.

Properties

  NameDescription
Public propertyIsAttribute
Determine if this value is an element attribute.
Public propertyIsContent
Determine if this value is an element's content.
Public propertyIsEmpty
Determine if the value is empty.
Public propertyIsMutable
Determine if this value can be modified.
Public propertyParent
Get or set the parent element of this value.
Public propertyValue
Get the value as an object.

See Also