BigInteger Structure

Where do you turn to if you have an integer to that is to large for the primitives supplied by the .NET Framework? The BigInteger Structure! The BigInteger Structure in the System.Numerics namespace allows for any size signed integer to be represented.