| BigIntegerStatic: Zero (get) |
Returns a shared BigInteger instance with the value of 0.
Public Property Get Zero ( ) As BigInteger
This is to reduce the creation of multiple instances of values that are commonly used.
Read Only.
Project VBCorLib Overview Class BigIntegerStatic Overview BigIntegerStatic Properties BigIntegerStatic Methods XorBits