The properties of the NullableDouble structure are listed below. For a complete list of NullableDouble structure members, see the NullableDouble Members topic.
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 |
NullableDouble Class | TechTalk.Genome.NullableTypes Namespace