'Declaration Public Sub Insert( _ ByVal index As System.Integer, _ ByVal item As DrawingShape _ )
public void Insert( System.int index, DrawingShape item )
Parameters
- index
- item
'Declaration Public Sub Insert( _ ByVal index As System.Integer, _ ByVal item As DrawingShape _ )
public void Insert( System.int index, DrawingShape item )