ForEach
ForEach iterates through a list. In the loop you can perform an operation on each list member.
Properties
Section titled “Properties”List of items to iterate.
ForEach iterates through a list. In the loop you can perform an operation on each list member.
List of items to iterate.