Click or drag to resize

ForEach Properties

The ForEach type exposes the following members.

Properties
  NameDescription
Public propertyInput
Input.Value object implementing the IList interface, whose elements will be processed by the loop body.
Public propertyOutput
Represents a single element of the Input list.
Top
See Also