Navigation: Code Documentation > IE > InferenceEngine > Classes > TModules > Methods
TModules.ToNamesString(String) Method
Returns a string containing all of the names of the modules in the Modules list. The separator string is inserted in between each name
Namespace: InferenceEngine
Delphi
public function ToNamesString( Separator: String ): String;
Parameters
Separator
Type: String
•TModules
•InferenceEngine