ISet.IntersectWith(IEnumerable) Method

Represents method IntersectWith(IEnumerable).

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

Parameters

other
Type: IEnumerable