Share via


NamedLobSystemInstanceDictionary Constructor (Int32)

Creates a dictionary of LobSystemInstance objects of a specified size.

Namespace:  Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Sub New ( _
    size As Integer _
)
'Usage
Dim size As Integer

Dim instance As New NamedLobSystemInstanceDictionary(size)
public NamedLobSystemInstanceDictionary(
    int size
)

Parameters

See Also

Reference

NamedLobSystemInstanceDictionary Class

NamedLobSystemInstanceDictionary Members

NamedLobSystemInstanceDictionary Overload

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace