Returns a shared BigInteger instance with the value of 10.
Public Property Get Ten ( ) 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