IDTSForEachEnumeratorInfos100 Interface

Definição

Representa a interface da coleção 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
Implementações

Propriedades

Count

Obtém o número de objetos IDTSForEachEnumeratorInfos100.

Item[Object]

Obtém o item do IDTSForEachEnumeratorInfos100.

Métodos

GetEnumerator()

Retorna um enumerador para uso na iteração pela coleção IDTSForEachEnumeratorInfos100.

Aplica-se a