ForEach Properties
|
|
The ForEach type exposes the following members.
Properties
| Name | Description |
---|
 | Input |
Input.Value object implementing the IList interface, whose elements will be processed by the loop body.
|
 | Output |
Represents a single element of the Input list.
|
Top
See Also