Initializes a new instance of the BigInteger class
Namespace: EnterpriseDT.UtilAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
public BigInteger( BigInteger bi ) |
| Visual Basic |
|---|
Public Sub New ( _ bi As BigInteger _ ) |
| Visual C++ |
|---|
public: BigInteger( BigInteger^ bi ) |