| Add(T) | Adds an object to the end of the CollectionT. |
| Add(DayOfWeek) | Add a DayInstance to the collection and set it to all instances of the specified day of the week. |
| Add(Int32, DayOfWeek) | Add a DayInstance to the collection and set it to the specified instance of the specified day of the week. |