Dela via


TraceEventCollection.Contains Method

Include Protected Members
Include Inherited Members

Indicates whether the collection contains a TraceEvent.

Overload List

  Name Description
Public method Contains(TraceEvent) Indicates whether the collection contains a specified TraceEvent.
Public method Contains(TraceEventClass) Indicates whether the collection contains a TraceEvent that has the specified TraceEventClass value.

Top