IsList Property

SbsSW.SwiPlCs

Copy image CopyHover image
Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog IsList Property
SwiPlCs interfaceSbsSW.SwiPlCsPlTermIsList
Return true if PlTerm is a compound term with functor ./2 or the atom [].
Declaration Syntax
C# Visual Basic Visual C++ F#
public bool IsList { get; }
Public ReadOnly Property IsList As Boolean
	Get
public:
property bool IsList {
	bool get ();
}
member IsList : bool with get
Property Value
See Also

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