uint256 Methods
The uint256 type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
CompareTo(uint256) | |
|
|
CompareTo(Object) | |
|
|
Equals(Object) | |
|
|
Equals(uint256) | |
|
|
GetBisCount | |
|
|
GetByte | |
|
|
GetHashCode | |
|
|
GetLow32 | |
|
|
GetLow64 | |
|
|
GetSerializeSize | |
|
|
Parse | |
|
|
ToBytes(Boolean) | |
|
|
ToBytes(array<Byte>[]()[][]) |
Write this instance to the output in little endian
|
|
|
ToBytes(array<Byte>[]()[][], Boolean) |
Write this instance to the output
|
|
|
ToBytes(Span<(Of <<'(Byte>)>>), Boolean) | |
|
|
ToString | |
|
|
TryParse |

