@foreach


Description:

[ Version ( since = "2.10" ) ]
public void @foreach (PrintSettingsFunc func)

Calls func for each key-value pair of this.

Parameters:

this

a PrintSettings

func

the function to call

user_data

user data for func