Share via


IDTSForEachItems100 Interface

Definition

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
Attributes
Implements

Properties

Count
Item[Object]

Methods

Add()
GetEnumerator()
Remove(Object)

Applies to