Recurrence Methods
Methods
At | Returns a recurrence on the specified time of day of the current pattern. |
Create | Creates an index of DateTime keys of the specified length using the specified start date. |
Create | Creates an index of DateTime keys between the specified dates. |
Create | Creates an index of DateTime keys from the specified start date over the specified time span. |
Day | Returns a recurrence on the specified day of the current pattern. |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Every( | Returns a recurrence repeating after one instance of the specified unit. |
Every( | Returns a recurrence repeating after the specified number of units. |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
Friday | Returns a monthly recurrence on a specific Friday. |
Get | Serves as the default hash function. (Inherited from Object) |
Get | Gets the Type of the current instance. (Inherited from Object) |
Memberwise | Creates a shallow copy of the current Object. (Inherited from Object) |
Monday | Returns a monthly recurrence on a specific Monday. |
Month | Returns a recurrence on the specified month of the current pattern. |
Offset | Returns a recurrence at the specified offset from the current recurrence. |
Saturday | Returns a monthly recurrence on a specific Saturday. |
Sunday | Returns a monthly recurrence on a specific Sunday. |
Thursday | Returns a monthly recurrence on a specific Thursday. |
ToString | Returns a string that represents the current object. (Inherited from Object) |
Tuesday | Returns a monthly recurrence on a specific Tuesday. |
Wednesday | Returns a monthly recurrence on a specific Wednesday. |