

Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
Equals Method (other)
SwiPlCs interface ► SbsSW.SwiPlCs ► PlTermV ► Equals(PlTermV)
Compare the size and A0 of the PltermV

C# | Visual Basic | Visual C++ | F# |
public bool Equals( PlTermV other )
Public Function Equals ( other As PlTermV ) As Boolean
public: virtual bool Equals( PlTermV other ) sealed
abstract Equals : other : PlTermV -> bool override Equals : other : PlTermV -> bool

- other (PlTermV)
- The PlTermV to compare


// TODO compare each PlTerm in PlTermV not only the refereces in A0
Assembly: SwiPlCs (Module: SwiPlCs.dll) Version: 1.1.60605.0 (1.1.60605.0)