Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
Equals Method (other)
SwiPlCs interface ► SbsSW.SwiPlCs ► PlTermV ► Equals(PlTermV)
Indicates whether the current object is equal to another object of the same type.


- other (PlTermV)
- An object to compare with this object.

true if the current object is equal to the other parameter; otherwise, false.

// TODO compare each PlTerm in PlTermV not only the refereces in A0