mp_exp_t.Equals Method

GMP Native Interface for .NET

mp_exp_tEquals Method
Overload List
  NameDescription
Public methodEquals(Object)
Returns a value indicating whether this instance is equal to a specified object.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(mp_exp_t)
Returns a value indicating whether this instance is equal to a specified mp_exp_t value.
Top
See Also