Function TreeItem.opApply

Support foreach

int opApply(
  int delegate(ref TreeItem) callback
);