Share via


ForEachItemValue Members

Include Protected Members
Include Inherited Members

Stores a value from the ForEachItem collection. This class cannot be inherited.

The ForEachItemValue type exposes the following members.

Methods

  Name Description
Public method Equals(Object) Determines whether two object instances are equal. (Inherited from DtsObject.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() Returns the hash code for this instance. (Inherited from DtsObject.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property Value Gets or sets an object to contain the value.

Top