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