IDTSForEachEnumeratorInfos100 接口

定义

表示 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
属性
实现

属性

Count

获取 IDTSForEachEnumeratorInfos100 对象的数目。

Item[Object]

获取 IDTSForEachEnumeratorInfos100 项。

方法

GetEnumerator()

返回用于遍历 IDTSForEachEnumeratorInfos100 集合的枚举器。

适用于