THashSetAdapter<T>.UnionWith(IEnumerable) Method

Represents method UnionWith(IEnumerable).

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

Parameters

other
Type: IEnumerable

Implements

ISet.UnionWith(IEnumerable)