TraceEventCollection.Contains Method
Indicates whether the collection contains a TraceEvent.
Overload List
| Name | Description |
|---|---|
| TraceEventCollection.Contains (TraceEvent) |
Indicates whether the collection contains a specified TraceEvent.
|
| TraceEventCollection.Contains (TraceEventClass) |
Indicates whether the collection contains a TraceEvent that has the specified TraceEventClass value.
|