NullableTypes Class Library

NullableDouble Properties

The properties of the NullableDouble structure are listed below. For a complete list of NullableDouble structure members, see the NullableDouble Members topic.

Public Instance Properties

IsNull Indicates whether or not the value of the NullableDouble structure is null.
Value Gets the value of the NullableDouble structure. This property is read-only

See Also

NullableDouble Class | NullableTypes Namespace