Function GffStruct.opApply

Allows foreach(gffField ; this)

int opApply (
  scope int delegate(in GffField) dlg
) const;