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