TechTalk Genome v4.2

NullableChar.Value Property

Gets the value of the NullableChar structure. This property is read-only

public char Value {get;}

Property Value

The value of the NullableChar structure.

Exceptions

Exception TypeCondition
NullableNullValueException The property is set to null.

Requirements

Namespace: TechTalk.Genome.NullableTypes

Assembly: TechTalk.Genome (in TechTalk.Genome.dll)

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

NullableChar Class | TechTalk.Genome.NullableTypes Namespace