Base |
The BaseIncrementalTextGenerator type exposes the following members.
Name | Description | |
---|---|---|
![]() | Batch | Result will incremented after batch times iterations. |
![]() | CurrentIteration | Current iteration. |
![]() | Increment | Increments result by value each iteration. |
![]() | LastSimulationID | |
![]() | LastValue | |
![]() | LogPath |
Logs the executed string, if not null.
(Inherited from BaseTextGenerator) |
![]() | MinDigits | Minumum number of digits. Prepends 0 to reach the minimum length. |
![]() | ResetCounterDelegate | |
![]() | ResetType | |
![]() | Start | Start value. Setting a new value will reset CurrentIteration. |
![]() | Type |
Type of the text generator.
(Inherited from BaseTextGenerator) |