Click or drag to resize

BaseIncrementalTextGenerator Properties

The BaseIncrementalTextGenerator type exposes the following members.

Properties
 NameDescription
Public propertyBatch Result will incremented after batch times iterations.
Public propertyCurrentIteration Current iteration.
Public propertyIncrement Increments result by value each iteration.
Protected propertyLastSimulationID 
Protected propertyLastValue 
Public propertyLogPath Logs the executed string, if not null.
(Inherited from BaseTextGenerator)
Public propertyMinDigits Minumum number of digits. Prepends 0 to reach the minimum length.
Public propertyResetCounterDelegate 
Public propertyResetType 
Public propertyStart Start value. Setting a new value will reset CurrentIteration.
Public propertyType Type of the text generator.
(Inherited from BaseTextGenerator)
Top
See Also