EnumerableExtensionsTryClear Method

Overload List

TryClear(IEnumerable, Boolean, Boolean) Tries to remove all elements from the collection.
TryClearT(IEnumerableT, Boolean, Boolean) Tries to remove all elements from the collection.

See Also