TSetBase<T>.IsSupersetOf Method

Definition

Delphi
function IsSupersetOf(const other: IEnumerable<T>): Boolean

Parameters

other
IEnumerable<T>

Returns

Boolean