TraceListenerCollection.AddRange Method
.NET Framework 4
Adds multiple TraceListener objects to the collection.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
AddRange(TraceListener[]) | Adds an array of TraceListener objects to the list. |
|
AddRange(TraceListenerCollection) | Adds the contents of another TraceListenerCollection to the list. |