Converts the specified NullableString parameter to a NullableGuid structure.
Null if x is NullableString.Null otherwise a new NullableGuid structure containing the parsed value.
| Exception Type | Condition |
|---|---|
| FormatException | The format of x 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