System.Generics.Collections.TOrderedDictionary.KeyList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property KeyList[Index: NativeInt]: K read GetKeyList;

C++

__property K KeyList[System::NativeInt Index] = {read=GetKeyList};

Properties

Type Visibility Source Unit Parent
property public
System.Generics.Collections.pas
System.Generics.Collections.hpp
System.Generics.Collections TOrderedDictionary

Description

Embarcadero Technologies does not currently have any additional information.