'Declaration
Public Sub Insert( _ ByVal index As System.Integer, _ ByVal shape As NSmartShape _ )
'Usage
Dim instance As NSmartShapeCollection Dim index As System.Integer Dim shape As NSmartShape instance.Insert(index, shape)
public void Insert( System.int index, NSmartShape shape )
Parameters
- index
- shape