Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
PlCompound Method
SwiPlCs interface ► SbsSW.SwiPlCs ► PlTerm ► PlCompound()()()()

Icon | Member | Description |
---|---|---|
![]() ![]() |
PlCompound(String, PlTermV) |
Create a compound term with the given name from the given vector of arguments. See PlTermV for details. |
![]() ![]() |
PlCompound(String, PlTerm) |
Create a compound term with the given name ant the arguments |
![]() ![]() |
PlCompound(String, PlTerm, PlTerm) |
Create a compound term with the given name ant the arguments |
![]() ![]() |
PlCompound(String, PlTerm, PlTerm, PlTerm) |
Create a compound term with the given name ant the arguments |