Partager via


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

Creates a dictionary of Method objects of 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 NamedMethodDictionary(size)
public NamedMethodDictionary (
    int size
)

Paramètres

  • size
    Count of Method objects.

Voir aussi

Référence

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