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