TSetBase<T>.IsSubsetOf Method
Definition
Delphi
function IsSubsetOf(const other: IEnumerable<T>): Boolean
Parameters
- other
- IEnumerable<T>
Returns
Boolean
function IsSubsetOf(const other: IEnumerable<T>): Boolean