Function Setting.opApplyReverse

to iterate using foreach_reverse

int opApplyReverse(
  int delegate(ref Setting) dg
);