Name | Description | |
---|---|---|
Add | Overloaded. This method is not supported by the ImGearReadOnlyDictionary. | |
Clear | This method is not supported by the ImGearReadOnlyDictionary. | |
Contains | Determines whether the dictionary contains the specified key/value pair. | |
ContainsKey | Determines whether the dictionary contains the specified key. | |
CopyTo | Copies the elements of the dictionary to an array, starting at the specified array index. | |
GetEnumerator | Returns an enumerator that iterates through the dictionary. | |
Remove | Overloaded. This method is not supported by the ImGearReadOnlyDictionary. | |
TryGetValue | Gets the value associated with the specified key. |