Méthode TraceEventCollection.Remove (TraceEvent)

Removes the specified TraceEvent from the collection.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

VB
'Déclaration
Public Sub Remove ( _
    item As TraceEvent _
)
'Utilisation
Dim instance As TraceEventCollection 
Dim item As TraceEvent

instance.Remove(item)

Paramètres

Exceptions

Exception Condition
ItemNotFoundException

item does not exist in the collection.

Voir aussi

Référence

TraceEventCollection Classe

Surcharge Remove

Espace de noms Microsoft.AnalysisServices