UInt64 Members
The UInt64 type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
CompareTo(UInt64) |
Compares this instance to a specified 64-bit unsigned integer and returns an indication of their relative values.
|
![]() |
CompareTo(Object) |
Compares this instance to a specified object and returns an indication of their relative values.
|
![]() |
Equals |
Returns a value indicating whether this instance is equal to a specified UInt64 value.
|
![]() |
Format(String) | |
![]() |
Format(String, IFormatProvider) | |
![]() ![]() |
Parse |
Converts the string representation of a number to its 64-bit unsigned integer equivalent.
|
![]() |
ToString(Int32) | |
![]() |
ToString(String) |
Converts the numeric value of this instance to its equivalent string representation using the specified format.
|
![]() |
ToString(String, IFormatProvider) | |
![]() ![]() |
TryParse |
Tries to convert the string representation of a number to its 64-bit unsigned integer equivalent. A return value indicates whether the conversion succeeded or failed.
|