Share via


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

Public method

AddComponent

Adds a component to a component set.

Public method

CreateNavInfo

Overloaded.

Public method

FindComponent

Finds a component in the component set.

Public method

get_ChildListOptions

Overloaded.

Public method

get_ComponentsListOptions

Overloaded.

Public method

get_Owner

Identifies the component set by the owner.

Public method

get_RootNavInfo

Provides the IVsNavInfo for the root node of the component set.

Public method

GetList2

Overloaded.

Public method

GetSupportedCategoryFields2

Overloaded.

Public method

put_ChildListOptions

Overloaded.

Public method

put_ComponentsListOptions

Overloaded.

Public method

put_Owner

Sets the owner for the component set.

Public method

put_RootNavInfo

Sets the IVsNavInfo for the root node of the component set.

Public method

RemoveAllComponents

Removes all components from the component set.

Public method

RemoveComponent

Removes a component from the component set.

Public method

UpdateCounter

Overloaded.

Top

See Also

Reference

IVsSimpleBrowseComponentSet Interface

Microsoft.VisualStudio.Shell.Interop Namespace