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