System.Generics.Collections.TOrderedDictionary.KeyList
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.