ByDayCollection
Contents
[
Hide
]ByDayCollection class
Represents a collection of ByDay objects.
Corresponds to the BYDAY part of the recurrence rule.
The BYDAY rule specifies a list of days of the week for a monthly or yearly recurrence rule.
For each day of the week, a specific Nth occurrence or all occurrences can be specified.
Constructors
| Name | Description |
|---|---|
| ByDayCollection (2 overloads) |
Methods
| Name | Description |
|---|---|
| Add (3 overloads) | Creates and adds a ByDay to the collection. |
| Contains (2 overloads) | Returns a value indicating whether a specified day of week is present in the collection. |
| Equals (2 overloads) | Determines whether the specified ByDayCollection is equal to this instance. |
| GetHashCode | GetHashCode returns a hash function for this object. |
| SetTemplateWeakPtr |