'Declaration
Public Sub Insert( _ ByVal index As System.Integer, _ ByVal command As NChartCommand _ )
'Usage
Dim instance As NChartCommandCollection Dim index As System.Integer Dim command As NChartCommand instance.Insert(index, command)
public void Insert( System.int index, NChartCommand command )
Parameters
- index
- command