AddRange
AddRange
Adds range of exceptions to the internal list.
Returns: void Aspose::Tasks::
AddRange(const System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< CalendarException >>> & exceptionList)
| Parameter | Description |
|---|---|
| exceptionList | Range of exceptions to add. |