TechTalk Genome v4.2

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

HasValue Indicates whether or not the value of the NullableDouble structure is null.
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 | TechTalk.Genome.NullableTypes Namespace