Overload | Description |
---|---|
CopyTo(HolidayStyle[]) | Copies the items of the HolidayStyleCollection to a compatible one-dimensional array of type HolidayStyle, starting from the first index of the target array. |
CopyTo(HolidayStyle[],Int32) | Copies the items of the HolidayStyleCollection to a compatible one-dimensional array of type HolidayStyle, starting at the specified zero-based index of the target array. |