Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IModuleSharedConstruct > Methods
IModuleSharedConstruct.RemoveImportModule(IModule) Method
Removes the module from the import list. The index of item removed is returned, or -1 if the name was not found
Namespace: IECSInterfaces
Delphi
public function RemoveImportModule( const AModule: IModule ): Integer;
Parameters
AModule
Type: IModule
Type: Integer
•IModuleSharedConstruct
•IECSInterfaces