TechTalk Genome v4.2

NullableInt16 Properties

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

Public Instance Properties

HasValue Indicates whether or not the value of the NullableInt16 structure is null.
IsNull Indicates whether or not the value of the NullableInt32 structure is Null.
Value Gets the value of the NullableInt16 structure. This property is read-only

See Also

NullableInt16 Class | TechTalk.Genome.NullableTypes Namespace