Click or drag to resize

UInt128Equals Method

Overload List
  NameDescription
Public methodEquals(Object)
Tests whether the current instance is equal to another object.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(UInt128)
Tests whether the current instance is equal to another unsigned 128-bit integer.
Public methodStatic memberEquals(UInt128, UInt128)
Tests whether two unsigned 128-bit integers are equal.
Top
See Also