public BigInteger( string str, int radix )
Public Sub New ( _ str As String, _ radix As Integer _ )
public: BigInteger( String^ str, int radix )