API:System.Generics.Collections.TPair.Create
Delphi
constructor Create(const AKey: K; const AValue: V);
C++
inline __fastcall TPair__2<TKey, TValue>::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.