Metodo ISolutionTreeFilterProvider.CreateFilter

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

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

Sintassi

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISolutionTreeFilterProvider Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Shell