ISet.ExceptWith(IEnumerable) Method

Represents method ExceptWith(IEnumerable).

Namespace: Spring.Collections
public
 procedure ExceptWith(const other: IEnumerable);

Parameters

other
Type: IEnumerable