ReadOnlyDictionary<TKey, TValue> Properties
Include Protected Members
Include Inherited Members
The ReadOnlyDictionary<TKey, TValue> type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the count of the items in the read-only dictionary. |
![]() |
Item[Int32] | Gets the key/value pair stored at a specific index. |
![]() |
Item[TKey] | Gets the item that exists at a specified key. |
![]() |
Keys | Gets the collection of keys in the dictionary. |
![]() |
Values | Gets the collection of values in the dictionary. |
Top
See Also
Reference
ReadOnlyDictionary<TKey, TValue> Class
Microsoft.SharePoint.BusinessData.Infrastructure.Collections.Client Namespace
.gif)