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);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | System.Generics.Collections.pas System.Generics.Collections.hpp |
System.Generics.Collections | TOrderedDictionary |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !