次の方法で共有


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

カスタム プロパティを削除するための、コレクション内の場所です。

属性

適用対象