DDay.iCal Version 0.71
[This is preliminary documentation and is subject to change.]
The main namespace for DDay.iCal. All projects should include this namespace.
Classes
| Class | Description | |
|---|---|---|
| ComponentBaseTypeAttribute | ||
| DefaultValueAttribute | ||
| DefaultValueTypeAttribute | ||
| iCalendar |
A class that represents an iCalendar object. To load an iCalendar object, generally a
static LoadFromXXX method is used.
| |
| iCalendarCollection |
A collection of iCalendars that is enumerable, and contains
several public properties for direct access to components
from each individual iCalendar.
| |
| KeyedList<(Of <(T, U>)>) |
Interfaces
| Interface | Description | |
|---|---|---|
| IKeyedList<(Of <(T, U>)>) | ||
| IKeyedObject<(Of <(T>)>) |