IDTSForEachEnumeratorInfos100 インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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 コレクションに対する繰り返し処理で使用する列挙子を返します。 |