DQuery.length

Returns the number of elements in the query.

struct DQuery(QueryType, QueryElements...)
enum length = elements.length;

Meta