mp_bitcnt_t.Equals Method

GMP Native Interface for .NET

mp_bitcnt_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_bitcnt_t)
Returns a value indicating whether this instance is equal to a specified mp_bitcnt_t value.
Top
See Also