SubItem(Index: Integer): IForeSub;
SubItem(Index: Integer): Prognoz.Platform.Interop.KeFore.IForeSub;
SubIndex. Procedure/function index. Index value is specified in the [0, SubsCount-1] range.
The SubItem method returns information about procedure/function with the specified index.
The example of use is given in description of the IForeAssembly.BindToClass method.
See also: