Freigeben über


IDTSForEachItem100 Schnittstelle

Definition

Stellt eine Schnittstelle für das ForEachItem-Objekt dar.

public interface class IDTSForEachItem100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("89D08D54-8941-4D65-B2D4-950E60EF8042")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSForEachItem100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("64FC7B57-7329-43C3-8A94-041811B31339")]
public interface IDTSForEachItem100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("48918CFA-E83B-434A-9916-91495F07CA27")]
public interface IDTSForEachItem100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("89D08D54-8941-4D65-B2D4-950E60EF8042")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSForEachItem100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("64FC7B57-7329-43C3-8A94-041811B31339")>]
type IDTSForEachItem100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("48918CFA-E83B-434A-9916-91495F07CA27")>]
type IDTSForEachItem100 = interface
    interface IEnumerable
Public Interface IDTSForEachItem100
Implements IEnumerable
Attribute
Implementiert

Eigenschaften

Count

Ruft die Anzahl der Elemente in der Auflistung ab.

Item[Object]

Ruft ein IDTSForEachItemValue100-Objekt aus der Auflistung ab.

Methoden

Add()

Fügt am Ende der Auflistung ein neues, leeres IDTSForEachItemValue100-Objekt hinzu.

GetEnumerator()

Gibt einen Enumerator zum Durchlaufen der Auflistung zurück.

Remove(Object)

Entfernt ein IDTSForEachItem100-Objekt aus der Auflistung.

Gilt für: