Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: BigInt(long)

  • Declared in: RT.BigInteger.BigInt

Declaration

public BigInt(
    long value
)

Summary

Constructs a BigInt from a 64-bit signed integer.