Add
Add
Adds an IAppender object to the end of collection.
Returns: The index at which the value has been added.
Add(System::SharedPtr < IAppender > value)
| Parameter | Description |
|---|---|
| value | The IAppender to be added to the end of the collection. The value can be null. |