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 | |
---|---|---|
Item[Int32] | Gets the key/value pair stored at a specific index. | |
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