IsAtom Property

SWI-Prolog SbsSW.SwiPlCs

Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog IsAtom Property
SwiPlCs interfaceSbsSW.SwiPlCsPlTermIsAtom
Return true if PlTerm is an atom.
Declaration Syntax
C# Visual Basic Visual C++
public bool IsAtom { get; }
Public ReadOnly Property IsAtom As Boolean
	Get
public:
property bool IsAtom {
	bool get ();
}
See Also

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