Partager via


ISolutionTreeFilterProvider.CreateFilter, méthode

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

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

Syntaxe

'Déclaration
Function CreateFilter ( _
    rootItems As IEnumerable _
) As ISolutionTreeFilter
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.

Sécurité .NET Framework

Voir aussi

Référence

ISolutionTreeFilterProvider Interface

Microsoft.VisualStudio.Shell, espace de noms