IntCollectionInsert Method

Overload List

Insert(Int32) Insert an Item into a sorted position within the Collection, moving all other values downward.
Insert(Int32, Int32) Insert an Item into the specified Index of the Collection, moving all other values downward.

See Also