API:System.Generics.Collections.TDictionary.TryGetValue

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function TryGetValue(const Key: TKey; out Value: TValue): Boolean;

C++

bool __fastcall TryGetValue(const TKey Key, /* out */ 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 !