IsAtomic Property

SbsSW.SwiPlCs

Copy image CopyHover image
Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog IsAtomic Property
SwiPlCs interfaceSbsSW.SwiPlCsPlTermIsAtomic
Return true if PlTerm is atomic (not variable or compound).
Declaration Syntax
C# Visual Basic Visual C++ F#
public bool IsAtomic { get; }
Public ReadOnly Property IsAtomic As Boolean
	Get
public:
property bool IsAtomic {
	bool get ();
}
member IsAtomic : bool with get
Property Value
See Also

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