PropTable.opApply

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int opApply(int delegate(ref Property) dg)
  2. int opApply(int delegate(ref Value, ref Property) dg)
    struct PropTable
    int
    opApply
    (
    int delegate
    (
    ref Value
    ,)
    dg
    )

Meta