FilterDescriptorCollection, constructeur (Int32) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Creates a filter collection with the specified number of filters.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Sub New ( _
capacity As Integer _
)
'Utilisation
Dim capacity As Integer
Dim instance As New FilterDescriptorCollection(capacity)
public FilterDescriptorCollection (
int capacity
)
Paramètres
- capacity
The count of the filters in the collection.
Voir aussi
Référence
FilterDescriptorCollection, classe
Membres FilterDescriptorCollection
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms