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