Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
ToListString Method
SwiPlCs interface ► SbsSW.SwiPlCs ► PlTerm ► ToListString()()()()
Converts to a strongly typed Collection of strings that can be accessed by index
Declaration Syntax
C# | Visual Basic | Visual C++ |
public Collection<string> ToListString()
Public Function ToListString As Collection(Of String)
public: Collection<String^>^ ToListString()
Return Value
A strongly typed string Collection