[ Version ( since = "1.0" ) ]
public void set_by_month_day_array (Array<short> values)
Sets the by_month_day array in this at once.
The array size can be less than I_CAL_BY_MONTHDAY_SIZE. Shorter arrays are terminated with I_CAL_RECURRENCE_ARRAY_MAX value, longer arrays are truncated.
this |
The Recurrence |
values |
The array of values |