ReadOnlyNamedDictionary<TValue> Properties
Include Protected Members
Include Inherited Members
The ReadOnlyNamedDictionary<TValue> type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the count of the items in the read-only dictionary. (Inherited from ReadOnlyDictionary<TKey, TValue>.) |
![]() |
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].) |
![]() |
Keys | Gets the collection of keys in the dictionary. (Inherited from ReadOnlyDictionary<TKey, TValue>.) |
![]() |
Values | Gets the collection of values in the dictionary. (Inherited from ReadOnlyDictionary<TKey, TValue>.) |
Top
See Also
Reference
ReadOnlyNamedDictionary<TValue> Class
Microsoft.SharePoint.BusinessData.Infrastructure.Collections.Client Namespace
.gif)