Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
ToString Method
SwiPlCs interface ► SbsSW.SwiPlCs ► PlTerm ► ToString()()()()
If PlTerm is a list the string is build by calling ToString() for each element in the list separated by ',' and put the brackets around '[' ']'.
Declaration Syntax
Return Value
A string representing the PlTerm.
See Also
[O:string]