Returns the string representation (module definition) of the all the modules in the list. The module definition includes the module names and comments as well as imports and exports
Namespace: InferenceEngine
Delphi |
public |
Property Value
Type: String
This property uses the ToString property of the IModule interface to build its string. |
Reference |