Sdílet prostřednictvím


TraceEventCollection.Remove Method

Include Protected Members
Include Inherited Members

Removes a TraceEvent from the collection.

Overload List

  Name Description
Public method Remove(TraceEvent) Removes the specified TraceEvent from the collection.
Public method Remove(TraceEventClass) Removes the TraceEvent that has the specified TraceEventClass value from the collection.

Top