Inserts items into the collection at the specified index.
Name | Description | |
---|---|---|
Insert(Int32, IListItem) |
Inserts a list item into the collection at the specified index. |
|
Insert(Int32, IListItem[]) |
Inserts an array of items into the collection at the specified index. |