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.60601.0 (1.1.60601.0)