The search functionality needs JavaScript enabled
Row.opIndex
Returns cell value by column number
immutable(Value) opIndex ( in const(ulong) col ) immutable;
Returns cell value by field name
immutable(Value) opIndex ( in const(string) column ) immutable;