Represents a collection of DateTime values.
More...
Inherits System::Collections::Generic::ListExt< System::DateTime >, and IEquatable< System::SharedPtr< Aspose::Email::Calendar::Recurrences::DateCollection > >.
Represents a collection of DateTime values.
◆ DateCollection() [1/2]
Aspose::Email::Calendar::Recurrences::DateCollection::DateCollection |
( |
| ) |
|
◆ DateCollection() [2/2]
Aspose::Email::Calendar::Recurrences::DateCollection::DateCollection |
( |
System::SharedPtr< DateCollection > |
collection | ) |
|
◆ ~DateCollection()
virtual Aspose::Email::Calendar::Recurrences::DateCollection::~DateCollection |
( |
| ) |
|
|
protectedvirtual |
◆ Equals() [1/2]
bool Aspose::Email::Calendar::Recurrences::DateCollection::Equals |
( |
System::SharedPtr< DateCollection > |
other | ) |
|
|
override |
Determines whether the specified DateCollection is equal to this instance.
- Parameters
-
- Returns
true
if the specified DateCollection is equal to this instance; otherwise, false
.
◆ Equals() [2/2]
bool Aspose::Email::Calendar::Recurrences::DateCollection::Equals |
( |
System::SharedPtr< System::Object > |
obj | ) |
|
|
override |
Determines whether the specified Object is equal to the current Object.
- Parameters
-
obj | The Object to compare with the current Object. |
- Returns
- Returns a boolean indicating if the passed in object obj is Equal to this.
◆ GetHashCode()
int32_t Aspose::Email::Calendar::Recurrences::DateCollection::GetHashCode |
( |
| ) |
const |
|
override |
GetHashCode returns a hash function for this object.
- Returns
- Returns a hash function for this object.
◆ SetTemplateWeakPtr()
void Aspose::Email::Calendar::Recurrences::DateCollection::SetTemplateWeakPtr |
( |
uint32_t |
argument | ) |
|
|
override |
◆ Aspose::Email::Calendar::Recurrences::CalendarRecurrence
◆ Aspose::Email::Calendar::Recurrences::RecurrenceRule