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 | |
---|---|---|
InsertItem(Int32, IVsDataViewSelectionInfo, Int32, array<Object[]) | Inserts the specified node and its child nodes, if any, under the specified parent node. | |
InsertItem(Int32, String, Int32, array<Object[]) | Inserts the specified node under the specified parent node. |
Top
See Also
Reference
IVsDataViewHierarchy Interface
Microsoft.VisualStudio.Data.Services.SupportEntities Namespace