Share via


Metodo HierarchyTreeFilterProvider.CreateFilter (IEnumerable)

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

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Public Function CreateFilter ( _
    rootItems As IEnumerable _
) As ISolutionTreeFilter
public ISolutionTreeFilter CreateFilter(
    IEnumerable rootItems
)

Parametri

Valore restituito

Tipo: 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.

Implementa

ISolutionTreeFilterProvider.CreateFilter(IEnumerable)

Sicurezza di .NET Framework

Vedere anche

Riferimenti

HierarchyTreeFilterProvider Classe

Overload CreateFilter

Spazio dei nomi Microsoft.VisualStudio.Shell