THashSetAdapter<T>.ExceptWith(IEnumerable) Method

Represents method ExceptWith(IEnumerable).

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

Parameters

other
Type: IEnumerable

Implements

ISet.ExceptWith(IEnumerable)