Share via


IVsDataViewHierarchy.InsertItem Method

Include Protected Members
Include Inherited Members

Inserts the specified node under the specified parent node.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

InsertItem(Int32, IVsDataViewSelectionInfo, Int32, array<Object[])

Inserts the specified node and its child nodes, if any, under the specified parent node.

Public method

InsertItem(Int32, String, Int32, array<Object[])

Inserts the specified node under the specified parent node.

Top

See Also

Reference

IVsDataViewHierarchy Interface

IVsDataViewHierarchy Members

Microsoft.VisualStudio.Data.Services.SupportEntities Namespace