TryInsertRange(IEnumerable, Int32, IEnumerable, Boolean, Boolean) | Tries to insert the specified collection into the target collection. |
TryInsertRangeT(IEnumerableT, Int32, IEnumerableT, Boolean, Boolean) | Tries to insert the specified collection into the target collection. |