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);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
procedure 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 !