Converts the value of the specified string to its NullableChar equivalent.
A NullableChar structure containing the parsed value.
| Exception Type | Condition |
|---|---|
| ArgumentNullException | s is a null reference (Nothing in Visual Basic). |
| FormatException | The length of s is not 1. |
Namespace: TechTalk.Genome.NullableTypes
Assembly: TechTalk.Genome (in TechTalk.Genome.dll)
Version: 4.2.4.4
Editions: Professional, Evaluation, Express
NullableChar Class | TechTalk.Genome.NullableTypes Namespace