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
Public class ReadOnlyDictionary<TKey, TValue> Contains methods and properties that handle read-only dictionary collections.
Public class ReadOnlyNamedDictionary<TValue> Represents a special implementation of IReadOnlyDictionary, where the key is a string.