mp_limb_t.Equals Method

GMP Native Interface for .NET

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