Partager via


HierarchyTreeFilterProvider.CreateFilter, méthode (IEnumerable)

Creates a new filter for the specified collection of root items.

Espace de noms :  Microsoft.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Function CreateFilter ( _
    rootItems As IEnumerable _
) As ISolutionTreeFilter
public ISolutionTreeFilter CreateFilter(
    IEnumerable rootItems
)

Paramètres

Valeur de retour

Type : Microsoft.VisualStudio.Shell.ISolutionTreeFilter
An ISolutionTreeFilter instance that can be applied to the tree to control which items are included in the tree's filtered subset.

Implémentations

ISolutionTreeFilterProvider.CreateFilter(IEnumerable)

Sécurité .NET Framework

Voir aussi

Référence

HierarchyTreeFilterProvider Classe

CreateFilter, surcharge

Microsoft.VisualStudio.Shell, espace de noms