Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IModule > Methods
IModule.DeleteImport(Integer) Method
Deletes a module from the import list at the specified index. If the Index is invalid, an exception is raised
Namespace: IECSInterfaces
Delphi
public procedure DeleteImport( Index: Integer ); overload;
Parameters
Index
Type: Integer
•IModule
•IECSInterfaces