DDay.iCal Version 0.71

[This is preliminary documentation and is subject to change.]

The iCalendarCollection type exposes the following members.

Constructors

  NameDescription
iCalendarCollection
Initializes a new instance of the iCalendarCollection class

Methods

  NameDescription
Add
Clear
ClearEvaluation
Clears recurrence evaluations for recurring components.
Contains
CopyTo
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
EvaluateOverloaded.
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.)
GetOccurrencesOverloaded.
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
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
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

See Also