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++ | F# |
public Collection<string> ToListString()
Public Function ToListString As Collection(Of String)
public: Collection<String^>^ ToListString()
member ToListString : unit -> Collection<string>
Return Value
Assembly: SwiPlCs (Module: SwiPlCs.dll) Version: 1.1.60605.0 (1.1.60605.0)