Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: BigInt(int)

  • Declared in: RT.BigInteger.BigInt

Declaration

public BigInt(
    int value
)

Summary

Constructs a BigInt from a 32-bit signed integer.