Click or drag to resize
Ab4d.SharpEngine logo

RenderingStepsListForEach Method

Overload List
 NameDescription
Public methodForEach(ActionRenderingStep, Boolean) ForEach executes the action for each rendering step and passes the rendering step as an argument to the action.
Public methodForEach(ActionRenderingStep, Object, Object, Boolean) ForEach executes the action for each rendering step and passes the rendering step as an argument to the action. A custom actionData is also passed to the action.
Top
See Also