Modifier and Type | Method and Description |
---|---|
RecurrenceRule |
RecurrenceRuleCollection.add()
Adds a
RecurrenceRule to the collection. |
RecurrenceRule |
RecurrenceRuleCollection.get(int index)
Gets or sets a
RecurrenceRule from the collection. |
RecurrenceRule |
RecurrenceRuleCollection.set(int index,
RecurrenceRule value) |
Modifier and Type | Method and Description |
---|---|
boolean |
RecurrenceRuleCollection.add(RecurrenceRule rule)
Adds a
RecurrenceRule to the collection. |
boolean |
RecurrenceRule.equals(RecurrenceRule other) |
RecurrenceRule |
RecurrenceRuleCollection.set(int index,
RecurrenceRule value) |
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.