WorkWeekCollection

WorkWeekCollection class

Represents a collection of WorkWeek objects.

Methods

NameDescription
AddAdds WorkWeek instance to this collection object.
get_CountGets the number of objects contained in this WorkWeekCollection object.
get_ParentCalendarGets the parent calendar.
GetEnumeratorReturns an enumerator for this collection.
idx_getReturns the element at the specified index.
idx_setReturns the element at the specified index.
ToListConverts the WorkWeekCollection object to a list of WorkWeek objects.