Click or drag to resize

FileBackedDictionaryTKey, TValueAdd Method

Overload List
  Name Description
Public method Add(KeyValuePairTKey, TValue) Adds an item to the FileBackedDictionaryTKey, TValue.
Public method Add(TKey, TValue) Adds an element with the provided key and value to the FileBackedDictionaryTKey, TValue.
Top
See Also