--- layout: stdlib-reference --- # IInteger\.toUInt64 ## Description Converts the value of the current instance to an uint64_t. ## Signature
uint64_t IInteger.toUInt64();