The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Microsoft.SharePoint.BusinessData.Infrastructure.Collections.Client namespace
SharePoint 2013
The Microsoft.SharePoint.BusinessData.Infrastructure.Collections.Client namespace contains types to handle collections on the client.
| Class | Description | |
|---|---|---|
![]() | ReadOnlyDictionary<TKey, TValue> | Contains methods and properties that handle read-only dictionary collections. |
![]() | ReadOnlyNamedDictionary<TValue> | Represents a special implementation of IReadOnlyDictionary, where the key is a string. |
