Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: explicit operator ulong(BigInt)

  • Declared in: RT.BigInteger.BigInt

Declaration

public static explicit operator ulong(
    BigInt value
)

Summary

Returns the bottom 64 bits of a BigInt as a 64-bit unsigned integer.