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