[]
Inserts the specified CommonShape into this collection at the given index.
public void Insert(int index, CommonShape item)
Public Sub Insert(index As Integer, item As CommonShape)
| Type | Name | Description |
|---|---|---|
| int | index | |
| CommonShape | item |