API:System.Generics.Collections.TPair.Create

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

constructor Create(const AKey: TKey; const AValue: TValue);

C++

__fastcall TPair__2(const TKey AKey, const TValue AValue);
TPair__2() {}

プロパティ

種類 可視性 ソース ユニット
constructor public
System.Generics.Collections.pas
System.Generics.Collections.hpp
System.Generics.Collections TPair

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。