Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IModuleSharedConstruct > Methods
IModuleSharedConstruct.IndexOfImportModule(IModule) Method
Returns the index in the import list of the specified module. If the module is not found, the function returns -1.
Namespace: IECSInterfaces
Delphi
public function IndexOfImportModule( const AModule: IModule ): Integer;
Parameters
AModule
Type: IModule
Type: Integer
•IModuleSharedConstruct
•IECSInterfaces