: NamedEntityDictionary (Constructor) (Int32) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Creates a dictionary of Entity 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 NamedEntityDictionary(size)
public NamedEntityDictionary (
int size
)
Parámetros
- size
Count of Entity objects.
Vea también
Referencia
NamedEntityDictionary (Clase)
NamedEntityDictionary (Miembros)
Microsoft.Office.Server.ApplicationRegistry.MetadataModel (Espacio de nombres)