IsGround Property

SWI-Prolog SbsSW.SwiPlCs

Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog IsGround Property
SwiPlCs interfaceSbsSW.SwiPlCsPlTermIsGround
Return true if PlTerm is a ground term. See also ground/1. This function is cycle-safe.
Declaration Syntax
C# Visual Basic Visual C++
public bool IsGround { get; }
Public ReadOnly Property IsGround As Boolean
	Get
public:
property bool IsGround {
	bool get ();
}
See Also

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