Share via


IReadOnlyDictionary<TKey, TValue>.Item Property

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public property Item[Int32] Gets the item at a specified index. (Inherited from IReadOnlyCollection<T>.)
Public property Item[TKey] Gets the item that exists at a specified key.

Top

See Also

Reference

IReadOnlyDictionary<TKey, TValue> Interface

IReadOnlyDictionary<TKey, TValue> Members

Microsoft.BusinessData.Infrastructure.Collections Namespace