Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
PlTerm Constructor (value)
SwiPlCs interface ► SbsSW.SwiPlCs ► PlTerm ► PlTerm(Int32)
Creates a term-references holding a Prolog integer representing value.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public PlTerm( int value )
Public Sub New ( value As Integer )
public: PlTerm( int value )
new : value : int -> PlTerm
Parameters
- value (Int32)
- a integer value
Assembly: SwiPlCs (Module: SwiPlCs.dll) Version: 1.1.60605.0 (1.1.60605.0)