[This is preliminary documentation and is subject to change.]
| Icon | Member | Description |
|---|---|---|
| Insert(Int32, Object) | Inserts an object at the given position in the collection.
| |
| Insert(Int32, T) | Inserts an object into the list at a particular
position. |