ReadOnlyNamedDictionary<TValue>.Item Property
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
Item[TKey] | Gets the item that exists at a specified key. (Inherited from ReadOnlyDictionary<TKey, TValue>.) | |
Item[String] | Gets the value stored at a specified key string. (Overrides ReadOnlyDictionary<TKey, TValue>.Item[TKey].) |
Top
See Also
Reference
ReadOnlyNamedDictionary<TValue> Class
ReadOnlyNamedDictionary<TValue> Members
Microsoft.SharePoint.BusinessData.Infrastructure.Collections.Client Namespace