Overload List

  NameDescription
Public methodBigInteger()()()()
Initializes a new instance of the BigInteger class
Public methodBigInteger(array<Byte>[]()[][])
Initializes a new instance of the BigInteger class
Public methodBigInteger(Int64)
Initializes a new instance of the BigInteger class
Public methodBigInteger(array<UInt32>[]()[][])
Initializes a new instance of the BigInteger class
Public methodBigInteger(UInt64)
Initializes a new instance of the BigInteger class
Public methodBigInteger(BigInteger)
Initializes a new instance of the BigInteger class
Public methodBigInteger(array<Byte>[]()[][], Int32)
Initializes a new instance of the BigInteger class
Public methodBigInteger(String, Int32)
Initializes a new instance of the BigInteger class

See Also