Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: bool Equals(object)

  • Declared in: RT.Util.Collections.Bin128
  • Overrides: object.Equals(object)

Declaration

public override bool Equals(
    object other
)

Summary

Compares an object to this value and returns true iff it's a Bin128 value that's equal.