IDTSForEachItems100 インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public interface class IDTSForEachItems100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("5D77BE0E-5F32-4BB9-8583-1DDBE2300A05")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSForEachItems100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("5D77BE0E-5F32-4BB9-8583-1DDBE2300A05")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSForEachItems100 = interface
interface IEnumerable
Public Interface IDTSForEachItems100
Implements IEnumerable
- 属性
- 実装
プロパティ
Count | |
Item[Object] |
メソッド
Add() | |
GetEnumerator() | |
Remove(Object) |