THashSetAdapter<T>.IntersectWith(IEnumerable) Method

Represents method IntersectWith(IEnumerable).

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

Parameters

other
Type: IEnumerable

Implements

ISet.IntersectWith(IEnumerable)