DQuery.hasNoneOf

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

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

Meta