HierarchyTreeFilterProvider Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | CreateFilter() | Creates a new filter for the given collection of root hierarchy items. |
![]() | CreateFilter(IEnumerable^) | Creates a new filter for the specified collection of root items. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | IsFilteringSupported(IEnumerable^) | Determines whether this type of filter is supported when the specified collection of items is at the root of the tree. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Show:

