TryInsert(IEnumerable, Int32, Object, Boolean, Boolean) | Tries to insert the specified item at the specified index to the collection. |
TryInsertT(IEnumerableT, Int32, T, Boolean, Boolean) | Tries to insert the specified item at the specified index to the collection. |