Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Slang Documentation
Slang Documentation
Back to top
View this page

IComparable.equals¶

Description¶

Returns true if two values of the conforming type are equal.

Signature¶

bool IComparable.equals(IComparable.This other);

Parameters¶

other : IComparable.This¶

On this page
  • IComparable.equals
    • Description
    • Signature
    • Parameters
      • other : IComparable.This