DDay.iCal Version 0.71
[This is preliminary documentation and is subject to change.]
The iCalendarCollection type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| iCalendarCollection | Initializes a new instance of the iCalendarCollection class |
Methods
| Name | Description | |
|---|---|---|
| Add | ||
| Clear | ||
| ClearEvaluation |
Clears recurrence evaluations for recurring components.
| |
| Contains | ||
| CopyTo | ||
| Equals | (Inherited from Object.) | |
| Evaluate | Overloaded. | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetEnumerator | ||
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetOccurrences | Overloaded. | |
| GetTimeZone |
Retrieves the [!:DDay.iCal.Components.TimeZone] object for the specified
TZID (Time Zone Identifier).
| |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Remove | ||
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Count | ||
| Events |
A collection of Event components in the iCalendar.
| |
| FreeBusy |
A collection of FreeBusy components in the iCalendar.
| |
| IsReadOnly | ||
| Item | ||
| Journals |
A collection of Journal components in the iCalendar.
| |
| RecurringComponents | ||
| TimeZones |
A collection of [!:DDay.iCal.Components.TimeZone] components in the iCalendar.
| |
| Todos |
A collection of Todo components in the iCalendar.
| |
| UniqueComponents |