ReadOnlyDictionaryTKey, TValue Methods |
The ReadOnlyDictionaryTKey, TValue generic type exposes the following members.
Name | Description | |
---|---|---|
Add(KeyValuePairTKey, TValue) | ||
Add(TKey, TValue) | ||
Clear | ||
Contains | ||
ContainsKey | ||
CopyTo | ||
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | ||
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Remove(KeyValuePairTKey, TValue) | ||
Remove(TKey) | ||
ToString | (Inherited from Object.) | |
TryGetValue |