ReadOnlyNamedDictionary<TValue> Constructor
Initializes a new instance of the class.
Namespace: Microsoft.SharePoint.BusinessData.Infrastructure.Collections.Client
Assembly: Microsoft.SharePoint.BusinessData.Administration.Client (in Microsoft.SharePoint.BusinessData.Administration.Client.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ReadOnlyNamedDictionary()
public ReadOnlyNamedDictionary()
See Also
Reference
ReadOnlyNamedDictionary<TValue> Class
ReadOnlyNamedDictionary<TValue> Members
ReadOnlyNamedDictionary<TValue> Overload
Microsoft.SharePoint.BusinessData.Infrastructure.Collections.Client Namespace