ArchivableDictionaryGetGuid Method |
Name | Description | |
---|---|---|
GetGuid(String) |
Get value as Guid, will only succeed if value was created using Set(string key, Guid value)
| |
GetGuid(String, Guid) |
Get value as Guid, will return defaultValue unless value was created using Set(string key, Guid value)
|