Overload List
Name | Description | |
---|---|---|
Evaluate<(Of <<'(T>)>>)(IDateTime, IDateTime) | Obsolete.
Evaluates component recurrences for the given range of time, for
the type of recurring component specified.
| |
Evaluate(IDateTime, IDateTime) | 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.
|