DDay.iCal Version 0.71

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

Overload List

  NameDescription
Evaluate(iCalDateTime, iCalDateTime) Obsolete.
Evaluates component recurrences for the given range of time.

Examples

For example, if you are displaying a month-view for January 2007, you would want to evaluate recurrences for Jan. 1, 2007 to Jan. 31, 2007 to display relevant information for those dates.
Evaluate<(Of <(T>)>)(iCalDateTime, iCalDateTime) Obsolete.
Evaluates component recurrences for the given range of time, for the type of recurring component specified.

See Also