Langage

IDTSConfigurations100.Remove(Object) Méthode

Définition

Supprime un IDTSConfiguration100 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’index, l’ID ou l’identité de l’objet IDTSConfiguration100 à supprimer.

Attributs

S’applique à