HierarchyTreeFilterProvider Methods

 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_protmethodCreateFilter()

Creates a new filter for the given collection of root hierarchy items.

System_CAPS_pubmethodCreateFilter(IEnumerable^)

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

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodIsFilteringSupported(IEnumerable^)

Determines whether this type of filter is supported when the specified collection of items is at the root of the tree.

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: