Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: BigInt Parse(string)

  • Declared in: RT.BigInteger.BigInt

Declaration

public static BigInt Parse(
    string str
)

Summary

Parses a numerical string (consisting only of digits 0 to 9, optionally prepended with a -) into a BigInt.