ToListString Method

SWI-Prolog SbsSW.SwiPlCs

Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog ToListString Method
SwiPlCs interfaceSbsSW.SwiPlCsPlTermToListString()()()()
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

Assembly: SwiPlCs (Module: SwiPlCs) Version: 1.1.60301.0 (1.1.60301.0)