[]
Adds the specified holiday to the collection.
public void Add(IHoliday holiday)
Public Sub Add(holiday As IHoliday)
The IHoliday value that indicates the holiday to add.