IDTSLogEntryInfos100.Remove(Object) Metodo

Definizione

Rimuove una raccolta specificata dalla raccolta IDTSLogEntryInfos100.

public:
 void Remove(System::Object ^ Index);
[System.Runtime.InteropServices.DispId(4)]
public void Remove (object Index);
[<System.Runtime.InteropServices.DispId(4)>]
abstract member Remove : obj -> unit
Public Sub Remove (Index As Object)

Parametri

Index
Object

Nome, indice, ID o identità della raccolta da rimuovere.

Attributi

Commenti

Per altre informazioni, vedere LogEntryInfos.

Si applica a