Performs the specified action on each element of a sequence.
public procedure ForEach(const action: TAction<T>); overload;