EnumerableExtensionsTryRemove Method

Overload List

TryRemove(IEnumerable, Object, Boolean, Boolean) Tries to remove the specified item from to the collection.
TryRemoveT(IEnumerableT, T, Boolean, Boolean) Tries to remove the specified item from to the collection.

See Also