MySQLRow.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto ref opIndex(string key)
    struct MySQLRow
    ref const
    opIndex
    (
    string key
    )
  2. auto ref opIndex(size_t index)

Meta