Function ModelMap.opApply

Prototype

int opApply(
  int delegate(ref TKey, ref TValue) dg
);