TraceEventCollection.Remove Method (TraceEventClass)

Removes the TraceEvent that has the specified TraceEventClass value from the collection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

VB
'Declaration
Public Sub Remove ( _
    eventId As TraceEventClass _
)
'Usage
Dim instance As TraceEventCollection 
Dim eventId As TraceEventClass

instance.Remove(eventId)

Parameters

See Also

Reference

TraceEventCollection Class

Remove Overload

Microsoft.AnalysisServices Namespace