WorkingTimeCollection

WorkingTimeCollection class

Represents a collection of

The WorkingTimeCollection type exposes the following members:

Methods

NameDescription
add(item)Adds a new WorkingTime instance to this collection.
to_list()Converts the WorkingTimeCollection object to a list of

See Also