Click or drag to resize

Int128Equals Method

Overload List
  NameDescription
Public methodEquals(Object)
Tests whether the current instance equals another object.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(Int128)
Tests whether the current instance equals another 128-bit integer.
Public methodStatic memberEquals(Int128, Int128)
Tests the equality of two 128-bit integers.
Top
See Also