Share via


ReadOnlyDictionary<TKey, TValue>.Item Property

Include Protected Members
Include Inherited Members

Gets an item from the read-only dictionary by using various options.

Overload List

  Name Description
Public property Item[Int32] Gets the key/value pair stored at a specific index.
Public property Item[TKey] Gets the item that exists at a specified key.

Top

See Also

Reference

ReadOnlyDictionary<TKey, TValue> Class

ReadOnlyDictionary<TKey, TValue> Members

Microsoft.SharePoint.BusinessData.Infrastructure.Collections.Client Namespace