Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: BigInt(ulong)

  • Declared in: RT.BigInteger.BigInt

Declaration

public BigInt(
    ulong value
)

Summary

Constructs a BigInt from a 64-bit unsigned integer.