edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

BigInteger Class

Definition

Namespace: EnterpriseDT.Util
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public class BigInteger
Inheritance
Object    BigInteger

Constructors

BigIntegerInitializes a new instance of the BigInteger class
BigInteger(BigInteger)Initializes a new instance of the BigInteger class
BigInteger(Byte)Initializes a new instance of the BigInteger class
BigInteger(Int64)Initializes a new instance of the BigInteger class
BigInteger(UInt32)Initializes a new instance of the BigInteger class
BigInteger(UInt64)Initializes a new instance of the BigInteger class
BigInteger(Byte, Int32)Initializes a new instance of the BigInteger class
BigInteger(String, Int32)Initializes a new instance of the BigInteger class

Properties

Methods

Operators

Fields

See Also