Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IModule > Methods
IModule.ToString Method
Returns a parsable, string representation of the module definition. The module definition includes the module name and comment, and imports/exports statements
Namespace: IECSInterfaces
Delphi
public function ToString: string;
Return Value
Type: string
•IModule
•IECSInterfaces