Navigation: Code Documentation > IE > InferenceEngine > Classes > TModules > Methods
TModules.IndexOf(IModule) Method
Returns the index of the module in the Modules List. If the module is not found, -1 is returned
Namespace: InferenceEngine
Delphi
public function IndexOf( const Item: IModule ): Integer; overload;
Parameters
Item
Type: IModule
Type: Integer
•TModules
•InferenceEngine