Function ResultSet.length
Make the ResultSet behave as a random access range - length
Prototype
ulong length() pure nothrow @property const;
							
						Make the ResultSet behave as a random access range - length
ulong length() pure nothrow @property const;