Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
ToList Method
SwiPlCs interface ► SbsSW.SwiPlCs ► PlTerm ► ToList()()()()
Converts to a strongly typed ReadOnlyCollection of PlTerm objects that can be accessed by index

C# | Visual Basic | Visual C++ |
public ReadOnlyCollection<PlTerm> ToList()
Public Function ToList As ReadOnlyCollection(Of PlTerm)
public: ReadOnlyCollection<PlTerm>^ ToList()

A strongly typed ReadOnlyCollection of PlTerm objects