System.Generics.Collections.TDictionary.TKeyCollection.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
System.Generics.Collections.pas
System.Generics.Collections.hpp
System.Generics.Collections TKeyCollection

Beschreibung

Erzeugt eine Instanz von TDictionary.TKeyCollection.

Mit Create erzeugen Sie eine Instanz der Klasse TDictionary.TKeyCollection.