System.Generics.Collections.TOrderedDictionary.Insert
Delphi
procedure Insert(Index: NativeInt; const Key: K; const Value: V);
C++
void __fastcall Insert(System::NativeInt Index, const K Key, const V Value);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
public | System.Generics.Collections.pas System.Generics.Collections.hpp |
System.Generics.Collections | TOrderedDictionary |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。