IDTSCustomPropertyCollection100.RemoveObjectByIndex(Object) 方法

定義

刪除位於 Index 指定之位置的 IDTSCustomProperty100 物件。

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

集合中要移除自訂屬性的位置。

屬性

適用於