Microsoft.SharePoint.BusinessData.Infrastructure.Collections.Client Namespace
The Microsoft.SharePoint.BusinessData.Infrastructure.Collections.Client namespace contains types to handle collections on the client.
Classes
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. |