HierarchyNodeList.Insert(Int32, ISqlToolsHierNode) Method

Definition

public:
 void Insert(int index, Microsoft::SqlServer::Management::UI::VSIntegration::ISqlToolsHierNode ^ node);
public void Insert(int index, Microsoft.SqlServer.Management.UI.VSIntegration.ISqlToolsHierNode node);
member this.Insert : int * Microsoft.SqlServer.Management.UI.VSIntegration.ISqlToolsHierNode -> unit
Public Sub Insert (index As Integer, node As ISqlToolsHierNode)

Parameters

index
Int32

Applies to