Click or drag to resize

Optional Properties

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01

The Optional type exposes the following members.

Properties
  NameDescription
Public propertyIsPresent
Whether there is a value present.
Public propertyValue
The value of the Optional object; can be null.
Top
See Also