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