IVsSimpleBrowseComponentSet Members
Include Protected Members
Include Inherited Members
Populates the component set with browsable components, such as Visual Studio projects, external .NET Framework components and type (.tlb) libraries.
The IVsSimpleBrowseComponentSet type exposes the following members.
Methods
Name
Description
Adds a component to a component set.
Overloaded.
Finds a component in the component set.
Overloaded.
Overloaded.
Identifies the component set by the owner.
Provides the IVsNavInfo for the root node of the component set.
Overloaded.
Overloaded.
Overloaded.
Overloaded.
Sets the owner for the component set.
Sets the IVsNavInfo for the root node of the component set.
Removes all components from the component set.
Removes a component from the component set.
Overloaded.
Top