Row.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. immutable(Value) opIndex(size_t col)
    struct Row
    immutable(Value)
    opIndex
    (
    in size_t col
    )
  2. immutable(Value) opIndex(string column)

Meta