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