Returns the number of rows in the collection.
std::size_t size() const;
No-throw guarantee.
Constant.