IDTSForEachItems100 介面

定義

public interface class IDTSForEachItems100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("75310B94-8005-4A5C-AC39-2235BED10E29")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSForEachItems100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("75310B94-8005-4A5C-AC39-2235BED10E29")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSForEachItems100 = interface
    interface IEnumerable
Public Interface IDTSForEachItems100
Implements IEnumerable
屬性
實作

屬性

名稱 Description
Count
Item[Object]

方法

名稱 Description
Add()
GetEnumerator()
Remove(Object)

適用於