Add

Add (1 of 2)

Adds an array of month, week, day, hour, minute or second to the collection.

Returns: void Aspose::Email::Calendar::Recurrences::

Add(const System::ArrayPtr< int32_t > & values)
ParameterDescription
valuesThe values.

Add (2 of 2)

Adds a month, week, day, hour, minute or second to the collection.

Returns: The zero-based index of the newly added item.

Add(int32_t value)
ParameterDescription
valueThe value to add.