Overload List
Name | Description | |
---|---|---|
![]() | AddRange(ICollection) |
Adds the elements of a IAppender collection to the current AppenderCollection.
|
![]() | AddRange(AppenderCollection) |
Adds the elements of another AppenderCollection to the current AppenderCollection.
|
![]() | AddRange(IAppender) |
Adds the elements of a IAppender array to the current AppenderCollection.
|
See Also