Alias Row.opDollar

Get the number of elements (columns) in this row.

Declaration

struct Row
{
  // ...
  alias opDollar;
  // ...
}

Authors

Copyright

License