mp_size_t Methods

GMP Native Interface for .NET

mp_size_t Methods

The mp_size_t type exposes the following members.

Methods
  NameDescription
Public methodEquals(Object)
Returns a value indicating whether this instance is equal to a specified object.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(mp_size_t)
Returns a value indicating whether this instance is equal to a specified mp_size_t value.
Public methodGetHashCode
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Gets the string representation of the mp_size_t.
(Overrides ValueTypeToString.)
Top
See Also