IsCompound Property

SWI-Prolog SbsSW.SwiPlCs

Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog IsCompound Property
SwiPlCs interfaceSbsSW.SwiPlCsPlTermIsCompound
Return true if PlTerm is a compound term. Note that a list is a compound term ./2
Declaration Syntax
C# Visual Basic Visual C++
public bool IsCompound { get; }
Public ReadOnly Property IsCompound As Boolean
	Get
public:
property bool IsCompound {
	bool get ();
}
See Also

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