System.Generics.Collections.TDictionary.TryAdd

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function TryAdd(const Key: TKey; const Value: TValue): Boolean;

C++

bool __fastcall TryAdd(const TKey Key, const TValue Value);

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Generics.Collections.pas
System.Generics.Collections.hpp
System.Generics.Collections TDictionary

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 !