Freigeben über


IVsDataViewHierarchy.CreateNewItem Method

Definition

Creates a new node in the data view hierarchy.

public:
 int CreateNewItem();
public int CreateNewItem ();
abstract member CreateNewItem : unit -> int
Public Function CreateNewItem () As Integer

Returns

The item ID of the newly created node.

Applies to