ToList Method

SWI-Prolog SbsSW.SwiPlCs

Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog ToList Method
SwiPlCs interfaceSbsSW.SwiPlCsPlTermToList()()()()
Converts to a strongly typed ReadOnlyCollection of PlTerm objects that can be accessed by index
Declaration Syntax
C# Visual Basic Visual C++
public ReadOnlyCollection<PlTerm> ToList()
Public Function ToList As ReadOnlyCollection(Of PlTerm)
public:
ReadOnlyCollection<PlTerm>^ ToList()
Return Value
A strongly typed ReadOnlyCollection of PlTerm objects

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