AddRange
AddRange
Adds an IAppenders enumeration to the end of collection.
Returns: void Aspose::Email::Tools::Logging::
AddRange(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < IAppender >>> value)
| Parameter | Description |
|---|---|
| value | The IAppenders enumeration to be added to the end of the collection. |