System.Generics.Collections.THashSet.ExceptWith
Delphi
procedure ExceptWith(const AOther: TEnumerable<T>);
C++
void __fastcall ExceptWith(TEnumerable__1<T>* const AOther);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | System.Generics.Collections.pas System.Generics.Collections.hpp |
System.Generics.Collections | THashSet |
Description
Embarcadero Technologies does not currently have any additional information.