The following types are contained in this namespace.

Classes

DictionaryKeyExistsException This exception is thrown when an attempt is made to save a dictionary item with a key that already belongs to a different dictionary item.
DictionaryKeyNotFoundException This exception is thrown when a dictionary key is requested that does not exist, and throwOnNotFound is true.