Click or drag to resize

Decimal128Equals Method

Overload List
  NameDescription
Public methodEquals(Object)
Indicates whether this instance and a specified object are equal.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(Decimal128)
Indicates whether the current object is equal to another object of the same type.
Public methodStatic memberEquals(Decimal128, Decimal128)
Determines whether the specified Decimal128 instances are considered equal.
Top
See Also