System.Generics.Collections.TOrderedDictionary.KeyList
Delphi
property KeyList[Index: NativeInt]: K read GetKeyList;
C++
__property K KeyList[System::NativeInt Index] = {read=GetKeyList};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | System.Generics.Collections.pas System.Generics.Collections.hpp |
System.Generics.Collections | TOrderedDictionary |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。