Row

Undocumented in source.

Constructors

this
this(int row, Result res)
Undocumented in source.

Members

Functions

opApply
int opApply(int delegate(Value) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
opApply
int opApply(int delegate(string, Value) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
Value opIndex(int col)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
Value opIndex(string col)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta