Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
IsInteger Property
SwiPlCs interface ► SbsSW.SwiPlCs ► PlTerm ► IsInteger
Return true if PlTerm is an integer.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public bool IsInteger { get; }
Public ReadOnly Property IsInteger As Boolean Get
public: property bool IsInteger { bool get (); }
member IsInteger : bool with get
Property Value
See Also
Assembly: SwiPlCs (Module: SwiPlCs.dll) Version: 1.1.60605.0 (1.1.60605.0)