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
The IXmlValue type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | IsAttribute |
Determine if this value is an element attribute.
|
![]() | IsContent |
Determine if this value is an element's content.
|
![]() | IsEmpty |
Determine if the value is empty.
|
![]() | IsMutable |
Determine if this value can be modified.
|
![]() | Parent |
Get or set the parent element of this value.
|
![]() | Value |
Get the value as an object.
|