TryRemoveRange(IEnumerable, Int32, Int32, Boolean, Boolean) | Tries to remove count amount of items from the specified collection at the specified index. |
TryRemoveRangeT(IEnumerableT, Int32, Int32, Boolean, Boolean) | Tries to remove count amount of items from the specified collection at the specified index. |