Compartir a través de


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

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 TypeDescriptorCollection(capacity)
                      public TypeDescriptorCollection (
    int capacity
)

Parámetros

  • capacity
    The size of the TypeDescriptor collection.

Vea también

Referencia

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