ReadOnlyKeyedCollectionTKey, TValueAdd Method |
Name | Description | |
---|---|---|
Add(KeyValuePairTKey, TValue) |
This method is not supported, as this is a read-only collection.
| |
Add(KeyValuePairTValue, TKey) |
This method is not supported, as this is a read-only collection.
| |
Add(TKey, TValue) |
This method is not supported, as this is a read-only collection.
|