System.Generics.Collections.TDictionary.TKeyEnumerator.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

C++

__fastcall TKeyEnumerator(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 TKeyEnumerator

Description

Crée une instance de TDictionary.TKeyEnumerator.

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

Voir aussi