IVsCombinedBrowseComponentSet Members

Include Protected Members
Include Inherited Members

Combines multiple component sets.

The IVsCombinedBrowseComponentSet type exposes the following members.

Methods

  Name Description
Public method AddSet Adds a new component set.
Public method CreateNavInfo Creates IVsNavInfo for a symbol defined in the rgSymbolNodes array of symbols. (Inherited from IVsBrowseComponentSet.)
Public method get_ChildListOptions Returns the options for the child list of a symbol. The list is described by the IVsSimpleObjectList2 interface. (Inherited from IVsBrowseComponentSet.)
Public method get_ComponentsListOptions Returns the options for the list of components. (Inherited from IVsBrowseComponentSet.)
Public method GetList2 Returns the requested list of symbols. (Inherited from IVsBrowseComponentSet.)
Public method GetSetAt Identifies a set in the combined component set.
Public method GetSetCount Returns the number of the sets in the combined set.
Public method GetSupportedCategoryFields2 Returns the category values supported by the component set for a specified category. (Inherited from IVsBrowseComponentSet.)
Public method put_ChildListOptions Set the options for the child IVsSimpleObjectList2 list of a symbol in the hierarchical tree of symbols. (Inherited from IVsBrowseComponentSet.)
Public method put_ComponentsListOptions Sets the options for the list of components. (Inherited from IVsBrowseComponentSet.)
Public method RemoveAllSets Removes all sets from the combined component set.
Public method RemoveOwnerSets Removes the sets identified by the owner.
Public method RemoveSetAt Removes a set from the combined component set.
Public method UpdateCounter Returns the current state of the library counter. Indicates that the library contents have changed. (Inherited from IVsBrowseComponentSet.)

Top

See Also

Reference

IVsCombinedBrowseComponentSet Interface

Microsoft.VisualStudio.Shell.Interop Namespace