DQueryAttributes.length

Returns the number of attributes in the query.

struct DQueryAttributes(QueryType, Attributes...)
@property
alias length = Alias!(Attributes.length)

Meta