Condividi tramite


IDTSOutputCollection100.RemoveObjectByIndex(Object) Metodo

Definizione

Elimina un oggetto IDTSOutput100 nella posizione specificata.

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

Posizione dell'oggetto IDTSOutput100 nella raccolta.

Attributi

Si applica a