System.Generics.Collections.TDictionary.TKeyCollection.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(const ADictionary: TDictionary<TKey,TValue>);

C++

__fastcall TKeyCollection(TDictionary__2<TKey,TValue>* const ADictionary);

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
System.Generics.Collections.pas
System.Generics.Collections.hpp
System.Generics.Collections TKeyCollection

Description

Crée une instance de TDictionary.TKeyCollection.

Appelez Create pour créer une instance de la classe TDictionary.TKeyCollection.