NamedMethodInstanceDictionary, constructeur (Int32) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Creates a dictionary of MethodInstance 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 NamedMethodInstanceDictionary(size)
public NamedMethodInstanceDictionary (
int size
)
Paramètres
- size
Count of MethodInstance objects.
Voir aussi
Référence
NamedMethodInstanceDictionary, classe
Membres NamedMethodInstanceDictionary
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms