RecurrenceRuleCollection Class |
Namespace: Aspose.Email.Calendar.Recurrences
The RecurrenceRuleCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | (Inherited from CollectionRecurrenceRule.) | |
| Item | (Inherited from CollectionRecurrenceRule.) | |
| Items | (Inherited from CollectionRecurrenceRule.) |
| Name | Description | |
|---|---|---|
| Add |
Adds a RecurrenceRule to the collection.
| |
| Add(RecurrenceRule) |
Adds a RecurrenceRule to the collection.
| |
| Clear | (Inherited from CollectionRecurrenceRule.) | |
| ClearItems | (Inherited from CollectionRecurrenceRule.) | |
| Contains | (Inherited from CollectionRecurrenceRule.) | |
| CopyTo | (Inherited from CollectionRecurrenceRule.) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetEnumerator | (Inherited from CollectionRecurrenceRule.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IndexOf | (Inherited from CollectionRecurrenceRule.) | |
| Insert | (Inherited from CollectionRecurrenceRule.) | |
| InsertItem | (Inherited from CollectionRecurrenceRule.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Remove | (Inherited from CollectionRecurrenceRule.) | |
| RemoveAt | (Inherited from CollectionRecurrenceRule.) | |
| RemoveItem | (Inherited from CollectionRecurrenceRule.) | |
| SetItem | (Inherited from CollectionRecurrenceRule.) | |
| ToString | (Inherited from Object.) |
Corresponds to a collection of RRULE or EXRULE parts of a recurrence pattern.