TypeDescriptorCollection, 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 TypeDescriptorCollection(capacity)
public TypeDescriptorCollection (
int capacity
)
Paramètres
- capacity
The size of the TypeDescriptor collection.
Voir aussi
Référence
TypeDescriptorCollection, classe
Membres TypeDescriptorCollection
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms