MarkZones object
The MarkZones collection holds a collection of MarkZone objects, also called time-zone. 

The MarkZone object can:

A time-zone ( MarkZone object ) requires the Start/End to define the zone, while a timer ( MarkTime object ) requires a Time, that indicates where the timer is shown.

The following screen shot shows a time-zone on the control:

The MarkZones collection supports the following properties and methods:

NameDescription
AddAdds a MarkZone object to the collection and returns a reference to the newly created object.
ClearRemoves all objects in a collection.
CountReturns the number of objects in a collection.
ItemReturns a specific MarkZone of the MarkZones collection, giving its key.
RemoveRemoves a specific member from the MarkZones collection.