IDTSCustomPropertyCollection100.RemoveObjectByIndex(Object) Metodo

Definizione

Elimina un IDTSCustomProperty100 oggetto nella posizione specificata da Index.

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)

Parametri

Index
Object

La posizione nella collezione per rimuovere la proprietà personalizzata.

Attributi

Si applica a