Click or drag to resize
DecimalEquals Method
Overload List
  NameDescription
Public methodEquals(Decimal)
Returns a value indicating whether this instance and a specified Decimal object represent the same value.
Public methodEquals(Object)
Returns a value indicating whether this instance and a specified Object represent the same type and value.
(Overrides ValueTypeEquals(Object).)
Public methodStatic memberEquals(Decimal, Decimal)
Returns a value indicating whether two specified instances of Decimal represent the same value.
Top
See Also