TraceListenerCollection::IList::Add Method (Object^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Adds a trace listener to the TraceListenerCollection.
Assembly: System (in System.dll)
Parameters
- value
-
Type:
System::Object^
The object to add to the TraceListenerCollection.
Implements
IList::Add(Object^)| Exception | Condition |
|---|---|
| ArgumentException |
.NET Framework
Available since 1.1
Available since 1.1
Show: