

| Name | Description | |||
| Add | Adds a new date event, and retrieves the newly created date event. | |||
| Clear | Clears the events collection. | |||
| Count | Retrieves the count of elements within collection. | |||
| Item | Gets the Event object based on its index or date. | |||
| Remove | Removes a date event based on its index or a date. | |||
| Serialize | Serializes the collection of events to a string, for later use. |