System.Generics.Collections.TOrderedDictionary.TryInsert

De RAD Studio API Documentation
Aller à : navigation, rechercher

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 !