IVsBrowseComponentSet Members
Include Protected Members
Include Inherited Members
Provides the data contained in the browse component set.
The IVsBrowseComponentSet type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateNavInfo | Creates IVsNavInfo for a symbol defined in the rgSymbolNodes array of symbols. | |
get_ChildListOptions | Returns the options for the child list of a symbol. The list is described by the IVsSimpleObjectList2 interface. | |
get_ComponentsListOptions | Returns the options for the list of components. | |
GetList2 | Returns the requested list of symbols. | |
GetSupportedCategoryFields2 | Returns the category values supported by the component set for a specified category. | |
put_ChildListOptions | Set the options for the child IVsSimpleObjectList2 list of a symbol in the hierarchical tree of symbols. | |
put_ComponentsListOptions | Sets the options for the list of components. | |
UpdateCounter | Returns the current state of the library counter. Indicates that the library contents have changed. |
Top