GenerateOccurrencesInternal
GenerateOccurrencesInternal (1 of 2)
Generates occurrences without Evaluation limitation.Use this method for internal calculation to avoid incorrect results.
Returns: Collection of dates DateCollection .
GenerateOccurrencesInternal()
GenerateOccurrencesInternal (2 of 2)
Generates n next occurrences without Evaluation limitation.Use this method for internal calculation to avoid incorrect results.
Returns: Collection of dates DateCollection .
GenerateOccurrencesInternal(int32_t nNextOccurrences)
| Parameter | Description |
|---|---|
| nNextOccurrences | The amount of needed occurrences. |