[ Version ( since = "1.0" ) ]
public void set_by_week_no (uint index, short value)
Sets the by_week_no array from Recurrence at the given index.
The array size is I_CAL_BY_WEEKNO_SIZE.
this |
The Recurrence |
index |
The index in by_week_no of Recurrence |
value |
The value to be set into by_week_no of Recurrence |