TechTalk Genome v4.2

NullableSingle Properties

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

Public Instance Properties

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

See Also

NullableSingle Class | TechTalk.Genome.NullableTypes Namespace