IDTSForEachItems100 Interfaccia

Definizione

Rappresenta un'interfaccia per l'oggetto ForEachItems.

public interface class IDTSForEachItems100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("9FBD0627-6D10-4800-8FAC-5EFD4468AC8C")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSForEachItems100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("75310B94-8005-4A5C-AC39-2235BED10E29")]
public interface IDTSForEachItems100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("9D1D18BF-B305-47C9-B161-DCC214939E19")]
public interface IDTSForEachItems100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("9FBD0627-6D10-4800-8FAC-5EFD4468AC8C")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSForEachItems100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("75310B94-8005-4A5C-AC39-2235BED10E29")>]
type IDTSForEachItems100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("9D1D18BF-B305-47C9-B161-DCC214939E19")>]
type IDTSForEachItems100 = interface
    interface IEnumerable
Public Interface IDTSForEachItems100
Implements IEnumerable
Attributi
Implementazioni

Proprietà

Count

Ottiene il numero di elementi contenuti nella raccolta.

Item[Object]

Ottiene un oggetto IDTSForEachItemValue100 dalla raccolta.

Metodi

Add()

Aggiunge una nuova raccolta alla raccolta IDTSForEachItems100.

GetEnumerator()

Restituisce un enumeratore da utilizzare per scorrere la raccolta.

Remove(Object)

Rimuove una raccolta specificata dalla raccolta IDTSForEachItems100.

Si applica a