ByNumberCollection
ByNumberCollection class
Represents a set of months, weeks, days, hours, minutes or seconds in a recurrence rule.
Corresponds to various BYXXX parts such as BYDAY, BYMONTH of a recurrence rule.
Most of the ByXXX properties of RecurrenceRule are implemented as ByNumberCollection .
Constructors
| Name | Description |
|---|---|
| ByNumberCollection (2 overloads) |
Methods
| Name | Description |
|---|---|
| Add (2 overloads) | Adds an array of month, week, day, hour, minute or second to the collection. |
| Equals (2 overloads) | Determines whether the specified ByNumberCollection is equal to this instance. |
| GetHashCode | GetHashCode returns a hash function for this object. |
| SetTemplateWeakPtr |