The properties of the NullableSingle structure are listed below. For a complete list of NullableSingle structure members, see the NullableSingle Members topic.
HasValue | Indicates whether or not the value of the NullableSingle structure is null. |
IsNull | Indicates whether or not the value of the NullableSingle structure is null. |
Value | Gets the value of the NullableSingle structure. This property is read-only |
NullableSingle Class | TechTalk.Genome.NullableTypes Namespace