IDTSOutputCollection100.RemoveObjectByIndex(Object) Méthode

Définition

Supprime un objet IDTSOutput100 à l'emplacement spécifié.

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

Paramètres

Index
Object

Emplacement de l'objet IDTSOutput100 dans la collection.

Attributs

S’applique à