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