IdentifierCollection, constructeur (Int32) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Creates an IdentifierCollection object with a specified number of identifiers.
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 IdentifierCollection(capacity)
public IdentifierCollection (
int capacity
)
Paramètres
- capacity
The count of the identifiers in the collection.
Voir aussi
Référence
IdentifierCollection, classe
Membres IdentifierCollection
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms