DQueryAttributes.length

Returns the number of attributes in the query.

struct DQueryAttributes(QueryType, Attributes...)
@property
enum length = Attributes.length;

Meta