RecurrenceRule Methods |
The RecurrenceRule type exposes the following members.
Name | Description | |
---|---|---|
![]() |
ClearEffectiveRange |
Clears the effective range set by calling SetEffectiveRange(DateTime, DateTime).
|
![]() |
Equals(Object) |
Overloaded. Overridden. Returns a value indicating whether this instance is equal
to a specified object.
(Overrides ObjectEquals(Object).) |
![]() |
Equals(RecurrenceRule) |
Overloaded. Overridden. Returns a value indicating whether this instance is equal
to a specified RecurrenceRule object.
|
![]() ![]() |
FromPatternAndRange |
Creates a recurrence rule with the specified pattern and range.
|
![]() |
GetHashCode |
Overriden. Returns the hash code for this instance. (Overrides ObjectGetHashCode.) |
![]() |
GetObjectData |
Populates a SerializationInfo with the data needed to serialize this
object.
|
![]() ![]() |
SetEffectiveRange |
Specifies the effective range for evaluating occurrences.
|
![]() ![]() |
ToString |
Converts the recurrence rule to it's equivalent string representation. (Overrides ObjectToString.) |
![]() ![]() |
TryParse(String) |
Creates a recurrence rule instance from it's string representation.
|
![]() ![]() ![]() |
TryParse(String, RecurrenceRule) |
Creates a recurrence rule instance from it's string representation.
|