|   | File | 
 Syntax
Syntax Exceptions
Exceptions| Exception | Condition | 
|---|---|
| ArgumentNullException | key is null. | 
| ArgumentException | An element with the same key already exists in the FileBackedDictionaryTKey, TValue. | 
| NotSupportedException | The FileBackedDictionaryTKey, TValue is read-only. | 
 See Also
See Also