public void Flush() { Count = InAList.Count(); }
public void Flush() { AsExponents.Add(new Value((double)lastFactor, (double)consecutiveFactorCounter + 1, NumberType.exponent, Restrictions.dontFactorDontSetFraction)); Count = InAList.Count(); }
public void Flush() { AsExponents.Add(new Value((double)lastFactor, (double)consecutiveFactorCounter + 1, NumberType.exponent)); Count = InAList.Count(); }