The Zsoftnet.iCalendar .NET library.
| Class | Description |
|---|---|
| Calendar | -iCalendar .NET libraryA .Net iCalendar library used to parse,create, manipulate, databind and export iCalendar data in various formats. |
| CalendarParser | iCalendar .NET Parser The CalendarParser object used for parsing iCalendar streams of data. |
| CalendarWriter | iCalendar .NET Writer The CalendarWriter object used to write calendar data in different formats. |
| CategoryCollection | Strongly typed collection for managing the Category objects. |
| DateFormat | Defines the DateFormat for the dates. |
| DateTimeCollection | Strongly typed collection for managing the Date objects. |
| DateTimeFormat | Defines the DateTimeFormat for the dates. |
| DayCollection | Strongly typed collection for managing the Day objects. |
| DurationFormat | Defines the format for the durations. |
| NumberCollection | Strongly typed collection for managing the Uri objects. |
| ParameterCollection | Strongly typed collection for managing the Parameter objects. |
| ParseFailedException | Defines the custom parser exception. |
| Recurrence | A recurrence type to parse Recurrence Rule (RRULE) values and to generate Recurrence Dates given a valid Recurrence instance. |
| ResourceCollection | Strongly typed collection for managing the Resource objects. |
| StringTokenizer | A String Tokenizer modeled after the Java StringTokenizer class. |
| StringUnfolder | Defines the StringUnfolder for the string unfolding utility. |
| StringUtils | Defines the StringUtils for the string utilities. |
| UriCollection | Strongly typed collection for managing the Uri objects. |
| UTCOffsetFormat | Defines the format used for UTC offsets. |
| ValidationException | Custom exception thrown when validating. |