AppenderCollection
AppenderCollection class
Represents the collecton for Appender objects.
Constructors
| Name | Description |
|---|---|
| AppenderCollection | Initializes a new instance of the AppenderCollection class. |
Methods
| Name | Description |
|---|---|
| Add | Adds an IAppender object to the end of collection. |
| AddRange | Adds an IAppenders enumeration to the end of collection. |
| SetTemplateWeakPtr |