Share via


ManagedForEachEnumeratorWrapper Members

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The ManagedForEachEnumeratorWrapper type exposes the following members.

Constructors

  Name Description
Public method ManagedForEachEnumeratorWrapper() Infrastructure.

Top

Methods

  Name Description
Public method CanUpdate(String) Infrastructure.
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetEnumerator(IDTSConnections100, IDTSVariableDispenser100, IDTSInfoEvents100, IDTSLogging100) Infrastructure.
Public method GetHashCode() (Inherited from Object.)
Public method GetSite(Guid%, Object%) Infrastructure.
Public method GetType() (Inherited from Object.)
Public method InitializeForEachEnumerator(IDTSConnections100, IDTSInfoEvents100, IDTSObjectReferenceTracker100) Infrastructure.
Public method LoadFromXML(Object, IDTSInfoEvents100) Infrastructure.
Protected method MemberwiseClone() (Inherited from Object.)
Public method SaveToXML(Object, IDTSInfoEvents100) Infrastructure.
Public method SetManagedForEachEnumerator(String) Infrastructure.
Public method SetSite(Object) Infrastructure.
Public method ToString() (Inherited from Object.)
Public method Update(String%) Infrastructure.
Public method Validate(IDTSConnections100, IDTSVariableDispenser100, IDTSInfoEvents100, IDTSLogging100) Infrastructure.

Top

Properties

  Name Description
Public property CollectionEnumerator Infrastructure.
Public property ManagedForEachEnumeratorQualifiedName Infrastructure.
Public property Version Infrastructure.
Public property WrappedForEachEnumerator Infrastructure.

Top