FileBackedDictionaryTKey, TValueAdd Method

Overload List

Add(KeyValuePairTKey, TValue) Adds an item to the FileBackedDictionaryTKey, TValue.
Add(TKey, TValue) Adds an element with the provided key and value to the FileBackedDictionaryTKey, TValue.

See Also