Overload List
| Name | Description | |
|---|---|---|
| CopyTo(IAppender) |
Copies the entire AppenderCollection to a one-dimensional
IAppender array.
| |
| CopyTo(IAppender, Int32) |
Copies the entire AppenderCollection to a one-dimensional
IAppender array, starting at the specified index of the target array.
|
See Also