Langage

IDTSEventHandlers100.Remove(Object) Méthode

Définition

Supprime un IDTSEventHandler100 objet de la collection.

public:
 void Remove(System::Object ^ Index);
[System.Runtime.InteropServices.DispId(4)]
public void Remove(object Index);
[<System.Runtime.InteropServices.DispId(4)>]
abstract member Remove : obj -> unit
Public Sub Remove (Index As Object)

Paramètres

Index
Object

Le nom, l’ID ou l’index de l’objet IDTSEventHandler100 à retirer de la collection.

Attributs

Remarques

Pour plus d’informations, consultez DtsEventHandlers.

S’applique à