API:System.Generics.Collections.TPair.Create

From RAD Studio API Documentation

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.