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 BasicVisual C++F#
public bool IsCompound { get; }
Public ReadOnly Property IsCompound As Boolean
	Get
public:
property bool IsCompound {
	bool get ();
}
member IsCompound : bool with get
Property Value
See Also

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