DQuery.hasAllOf

Returns true if the type has all of the given attributes.

struct DQuery(QueryType, QueryElements...)
@property static
hasAllOf
(
TList...
)
(
)
if (
TList.length > 0
)

Meta