TechTalk Genome v4.2

NullableSByte Properties

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

Public Instance Properties

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

See Also

NullableSByte Class | TechTalk.Genome.NullableTypes Namespace