Compartir a través de


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

Creates a dictionary of Property objects of a specified size.

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

Sintaxis

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

Dim instance As New NamedPropertyDictionary(size)
public NamedPropertyDictionary (
    int size
)

Parámetros

  • size
    Count of properties.

Vea también

Referencia

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