IDTSForEachItem100 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IDTSForEachItem100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("64FC7B57-7329-43C3-8A94-041811B31339")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSForEachItem100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("64FC7B57-7329-43C3-8A94-041811B31339")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSForEachItem100 = interface
interface IEnumerable
Public Interface IDTSForEachItem100
Implements IEnumerable
- Attributes
- Implements
Properties
Count | |
Item[Object] |
Methods
Add() | |
GetEnumerator() | |
Remove(Object) |