NamedEntityDictionary, constructeur (Int32) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Creates a dictionary of Entity objects of a specified size.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Sub New ( _
size As Integer _
)
'Utilisation
Dim size As Integer
Dim instance As New NamedEntityDictionary(size)
public NamedEntityDictionary (
int size
)
Paramètres
- size
Count of Entity objects.
Voir aussi
Référence
NamedEntityDictionary, classe
Membres NamedEntityDictionary
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms