EnumerableExtensionsTryAddRange Method

Overload List

TryAddRange(IEnumerable, IEnumerable, Boolean, Boolean) Tries to add the specified collection to the target collection.
TryAddRangeT(IEnumerableT, IEnumerableT, Boolean, Boolean) Tries to add the specified collection to the target collection.

See Also