EnumerableExtensionsTryAdd Method

Overload List

TryAdd(IEnumerable, Object, Boolean, Boolean) Tries to add the specified item to the collection.
TryAddT(IEnumerableT, T, Boolean, Boolean) Tries to add the specified item to the collection.

See Also