TSetBase<T>.IsSubsetOf Method

Definition

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

Parameters

other
IEnumerable<T>

Returns

Boolean