'Declaration
Public Sub Insert( _ ByVal index As System.Integer, _ ByVal column As NTreeListColumn _ )
'Usage
Dim instance As NTreeListColumnCollection Dim index As System.Integer Dim column As NTreeListColumn instance.Insert(index, column)
public void Insert( System.int index, NTreeListColumn column )
Parameters
- index
- column