The OptionalBoolean type exposes the following members.

Properties

  NameDescription
Public propertyBooleanValue
Accessor that gets the
CopyC#
bool
of this
CopyC#
OptionalBool
. set is not supported.
Public propertyEmpty
Accessor that gets whether this
CopyC#
OptionalBool
is empty. Set operation is not supported.

See Also