Partager via


NamedLobSystemDictionary, constructeur (Int32) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Creates a dictionary of LobSystem objectsof a specified size.

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    size As Integer _
)
'Utilisation
Dim size As Integer

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

Paramètres

  • size
    Count of LobSystem objects.

Voir aussi

Référence

NamedLobSystemDictionary, classe
Membres NamedLobSystemDictionary
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms