PeriodCollection Properties

Properties

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

See Also