IDTSPathCollection100.RemoveObjectByIndex(Object) 方法

定義

移除位於指定索引處的 IDTSPath100 物件。

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

集合中 IDTSPath100 存在的位置。

屬性

適用於