UInt128Equals Method

Overload List

Equals(Object) Tests whether the current instance is equal to another object.
Equals(UInt128) Tests whether the current instance is equal to another unsigned 128-bit integer.
Equals(UInt128, UInt128) Tests whether two unsigned 128-bit integers are equal.

See Also