IDTSComponentMetaDataCollection100.RemoveObjectByIndex(Object) メソッド

定義

IDTSComponentMetaDataCollection100コレクション内の指定された場所でIDTSComponentMetaData100オブジェクトを削除します。

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

コレクションから削除すべき IDTSComponentMetaData100 オブジェクトの位置。

属性

適用対象