IDTSOutputCollection100.RemoveObjectByIndex(Object) 方法

定义

在指定位置删除 a IDTSOutput100

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)

参数

Index
Object

集合中对象的位置 IDTSOutput100

属性

适用于