Gets the number of bytes associated with the current instance.
OutputVar := instance.InnerList
Value
Instance of MfListVar.
Gets the InnerList value associated with the this instance.
Readonly property.
MfBigInt value is stored internally as a list of integer values that change as the underlying value changes.
InnerList will always represent the value of the current instance of MfBigInt as a Positive number.
IsNegative determines if the value of the current instance is positive or negative.