System.Generics.Collections.THashSet.IsSubsetOf
Delphi
function IsSubsetOf(const AOther: TEnumerable<T>): Boolean;
C++
bool __fastcall IsSubsetOf(TEnumerable__1<T>* const AOther);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | System.Generics.Collections.pas System.Generics.Collections.hpp |
System.Generics.Collections | THashSet |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !