'Declaration
Public Sub Insert( _ ByVal index As System.Integer, _ ByVal value As NPathCommand _ )
'Usage
Dim instance As NPathCommandList Dim index As System.Integer Dim value As NPathCommand instance.Insert(index, value)
public void Insert( System.int index, NPathCommand value )
Parameters
- index
- value