ArchivableDictionaryGetEnumValueT Method |
Namespace: Rhino.Collections
[Missing <typeparam name="T"/> documentation for "M:Rhino.Collections.ArchivableDictionary.GetEnumValue``1"]
[Missing <returns> documentation for "M:Rhino.Collections.ArchivableDictionary.GetEnumValue``1"]
Exception | Condition |
---|---|
KeyNotFoundException | Thrown when the key is not found in the dictionary. |
FormatException | Thrown when the string retrieved from the dictionary is not convertible to the enum type. |