IDTSPathCollection100.RemoveObjectByIndex(Object) Méthode

Définition

Supprime un IDTSPath100 objet situé à l’index 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

L’emplacement dans la collection où il IDTSPath100 existe.

Attributs

S’applique à