Compartir a través de


IDTSForEachEnumeratorInfos100 Interfaz

Definición

Representa la interfaz para la colección de objetos ForEachEnumeratorInfo .

public interface class IDTSForEachEnumeratorInfos100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("45148911-742F-451F-A55C-8596228F8C3F")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSForEachEnumeratorInfos100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("A6A6BF55-E95C-4432-A9EA-FD83E4F9A927")]
public interface IDTSForEachEnumeratorInfos100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("D4692B0B-C5B2-406D-8B50-1B673B991B65")]
public interface IDTSForEachEnumeratorInfos100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("45148911-742F-451F-A55C-8596228F8C3F")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSForEachEnumeratorInfos100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("A6A6BF55-E95C-4432-A9EA-FD83E4F9A927")>]
type IDTSForEachEnumeratorInfos100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("D4692B0B-C5B2-406D-8B50-1B673B991B65")>]
type IDTSForEachEnumeratorInfos100 = interface
    interface IEnumerable
Public Interface IDTSForEachEnumeratorInfos100
Implements IEnumerable
Atributos
Implementaciones

Propiedades

Count

Obtiene el número de objetos IDTSForEachEnumeratorInfos100.

Item[Object]

Obtiene el elemento IDTSForEachEnumeratorInfos100.

Métodos

GetEnumerator()

Devuelve un enumerador para recorrer la colección IDTSForEachEnumeratorInfos100.

Se aplica a