SelectedObjectCollection._opApply

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int _opApply(int delegate(ref Object) dg)
    class SelectedObjectCollection
    int
    _opApply
    (
    int delegate
    (
    ref Object
    )
    dg
    )
  2. int _opApply(int delegate(ref Dstring) dg)

Meta