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