Constructor (Default value for BigInteger is 0).

Namespace: MonoSoftware.Core
Assembly: MonoSoftware.Core (in MonoSoftware.Core.dll) Version: 1.0.40.669 (1.0.40.669)

Syntax

C#
public BigInteger()
Visual Basic
Public Sub New
Visual C++
public:
BigInteger()
F#
new : unit -> BigInteger

See Also