Returns a shared BigInteger instance with the value of 1.
Public Property Get One ( ) As BigInteger
This is to reduce the creation of multiple instances of values that are commonly used.
Read Only.
Project CorLib Overview
Class BigIntegerStatic Overview