THashSetAdapter<T>.IsSubsetOf(IEnumerable) Method
Represents method IsSubsetOf(IEnumerable).
private function IsSubsetOf(const other: IEnumerable): Boolean;
Parameters
- other
- Type: IEnumerable
Return Value
Type: Boolean
Represents method IsSubsetOf(IEnumerable).
private function IsSubsetOf(const other: IEnumerable): Boolean;