System.Contnrs.TClassList.IndexOf
Delphi
function IndexOf(AClass: TClass): Integer; inline;
C++
HIDESBASE int __fastcall IndexOf(System::TClass AClass);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | System.Contnrs.pas System.Contnrs.hpp |
System.Contnrs | TClassList |