System.Generics.Collections.THashSet.GetOrAdd
Delphi
function GetOrAdd(const Value: T): T;
C++
T __fastcall GetOrAdd(const T Value);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Generics.Collections.pas System.Generics.Collections.hpp |
System.Generics.Collections | THashSet |
Description
Embarcadero Technologies does not currently have any additional information.