ISet.UnionWith(IEnumerable) Method

Represents method UnionWith(IEnumerable).

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

Parameters

other
Type: IEnumerable