API:System.Generics.Collections.TPair.Create
Delphi
constructor Create(const AKey: TKey; const AValue: TValue);
C++
__fastcall TPair__2(const TKey AKey, const TValue AValue);
TPair__2() {}
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| constructor | public | System.Generics.Collections.pas System.Generics.Collections.hpp |
System.Generics.Collections | TPair |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!