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