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 '[' ']'.


A string representing the PlTerm.

[O:string]