ToListString Method

SbsSW.SwiPlCs

Copy image CopyHover image
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++ F#
public Collection<string> ToListString()
Public Function ToListString As Collection(Of String)
public:
Collection<String^>^ ToListString()
member ToListString : unit -> Collection<string> 
Return Value
Collection<(Of <(<'String>)>)>
A strongly typed string Collection

Assembly: SwiPlCs (Module: SwiPlCs.dll) Version: 1.1.60605.0 (1.1.60605.0)