DataObject.opApply

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int opApply(int delegate(ref string) dg)
  2. int opApply(int delegate(ref string, ref string) dg)
    class DataObject
    int
    opApply
    (
    int delegate
    (
    ref string
    ,
    ref string
    )
    dg
    )

Meta