Function SafeRow.length
Get the number of elements (columns) in this row.
ulong length() pure nothrow @property @safe const;
Get the number of elements (columns) in this row.
ulong length() pure nothrow @property @safe const;