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.lessThanOrEquals¶

Description¶

Returns true if this is less than or equal to other.

Signature¶

bool IComparable.lessThanOrEquals(IComparable.This other);

Parameters¶

other : IComparable.This¶

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