System.Generics.Collections.TDictionary.TValueCollection.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

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

Beschreibung

Erzeugt eine Instanz von TDictionary.TValueCollection.

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