Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02
The Optional type exposes the following members.
Properties
| Name | Description |
---|
 | IsPresent |
Whether there is a value present.
|
 | Value |
The value of the Optional object; can be null.
|
See Also