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