Progress® Telerik® Reporting R1 2021
RecurrenceRule Methods
The RecurrenceRule type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Clone |
Creates a new object that is a copy of the current RecurrenceRule instance.
|
![]() ![]() | CreateRule |
Creates a rule given its type.
|
![]() | Equals(Object) | (Overrides ObjectEquals(Object).) |
![]() | Equals(RecurrenceRule) |
Indicates whether this RecurrenceRule instance and the specified object are
equal.
|
![]() | GetHashCode |
Returns the hash code of the instance.
(Overrides ObjectGetHashCode.) |
![]() | GetOccurrenceStart |
Gets the occurrence start given a occurrence index.
|
![]() | ToString |
Converts the RecurrenceRule to a string.
(Overrides ObjectToString.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | ICloneableClone |