ParameterCollection, constructeur (Int32) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Sub New ( _
capacity As Integer _
)
'Utilisation
Dim capacity As Integer
Dim instance As New ParameterCollection(capacity)
public ParameterCollection (
int capacity
)
Paramètres
- capacity
The size of the parameter collection.
Voir aussi
Référence
ParameterCollection, classe
Membres ParameterCollection
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms