IDTSForEachItem100 インターフェイス

定義

public interface class IDTSForEachItem100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("92E5449F-0315-493B-AA52-C7AFD1CAA886")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSForEachItem100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("92E5449F-0315-493B-AA52-C7AFD1CAA886")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSForEachItem100 = interface
    interface IEnumerable
Public Interface IDTSForEachItem100
Implements IEnumerable
属性
実装

プロパティ

Count
Item[Object]

メソッド

Add()
GetEnumerator()
Remove(Object)

適用対象