Vector<T>.ForEach(TAction<T>) Method

Represents method ForEach(TAction<T>).

Namespace: Spring
public
 procedure ForEach(const action: TAction<T>); inline;

Parameters

action
Type: TAction<T>