TechTalk Genome v4.2

NullableChar Properties

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

Public Instance Properties

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

See Also

NullableChar Class | TechTalk.Genome.NullableTypes Namespace