API:System.Generics.Collections.TDictionary.ExtractPair

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function ExtractPair(const Key: TKey): TPair<TKey,TValue>;

C++

TPair__2<TKey,TValue> __fastcall ExtractPair(const TKey Key);

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 !