HolidayCollection Properties

Properties

CountGets the number of elements actually contained in the Collection<T>.
(Inherited from Collection<Holiday>)
ItemGets or sets the element at the specified index.
(Inherited from Collection<Holiday>)
ItemsGets a IList<T> wrapper around the Collection<T>.
(Inherited from Collection<Holiday>)

See Also