Compartir a través de


: IdentifierCollection (Constructor) (Int32) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Creates an IdentifierCollection object with a specified number of identifiers.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Sub New ( _
    capacity As Integer _
)
'Uso
Dim capacity As Integer

Dim instance As New IdentifierCollection(capacity)
public IdentifierCollection (
    int capacity
)

Parámetros

  • capacity
    The count of the identifiers in the collection.

Vea también

Referencia

IdentifierCollection (Clase)
IdentifierCollection (Miembros)
Microsoft.Office.Server.ApplicationRegistry.MetadataModel (Espacio de nombres)