TraceEventCollection.Add Method
Adds a TraceEvent to the collection.
Overload List
| Name | Description |
|---|---|
| TraceEventCollection.Add (TraceEvent) |
Adds a TraceEvent to the end of the collection.
|
| TraceEventCollection.Add (TraceEventClass) |
Creates and adds a TraceEvent, with the specified TraceEventClass value, to the end of the collection.
|