IReadOnlyDictionary<TKey, TValue>.Item Property
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
Item[Int32] | Gets the item at a specified index. (Inherited from IReadOnlyCollection<T>.) | |
Item[TKey] | Gets the item that exists at a specified key. |
Top
See Also
Reference
IReadOnlyDictionary<TKey, TValue> Interface