Linguaggio

IDTSPathCollection100.RemoveObjectByIndex(Object) Metodo

Definizione

Rimuove un IDTSPath100 oggetto situato all'indice specificato.

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)

Parametri

Index
Object

La posizione nella collezione dove si trova il IDTSPath100 luogo.

Attributi

Si applica a