| Add | Adds the specified key and value to the dictionary. (Inherited from DictionaryNvsKey, Object) |
| Clear | Removes all keys and values from the DictionaryTKey, TValue. (Inherited from DictionaryNvsKey, Object) |
| ContainsKey | Determines whether the DictionaryTKey, TValue contains the specified key. (Inherited from DictionaryNvsKey, Object) |
| ContainsValue | Determines whether the DictionaryTKey, TValue contains a specific value. (Inherited from DictionaryNvsKey, Object) |
| GetEnumerator | Returns an enumerator that iterates through the DictionaryTKey, TValue. (Inherited from DictionaryNvsKey, Object) |
| GetLocations | |
| GetNamedValuesByLocation | |
| GetNamedValuesForLocation | |
| GetObjectData | Implements the ISerializable interface and returns the data needed to serialize the DictionaryTKey, TValue instance. (Inherited from DictionaryNvsKey, Object) |
| OnDeserialization | Implements the ISerializable interface and raises the deserialization event when the deserialization is complete. (Inherited from DictionaryNvsKey, Object) |
| Remove | Removes the value with the specified key from the DictionaryTKey, TValue. (Inherited from DictionaryNvsKey, Object) |
| TryGetValue | Gets the value associated with the specified key. (Inherited from DictionaryNvsKey, Object) |