IDTSComponentMetaDataCollection100.RemoveObjectByIndex(Object) Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
IDTSComponentMetaData100 Menghapus objek pada lokasi yang ditentukan dalam koleksiIDTSComponentMetaDataCollection100.
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)
Parameter
- Index
- Object
Lokasi objek yang akan IDTSComponentMetaData100 dihapus dari koleksi.
- Atribut