DQueryAttributes.hasNoneOf

Returns true if none of the given attributes are present.

struct DQueryAttributes(QueryType, Attributes...)
@property static
hasNoneOf
(
TList...
)
(
)
if (
TList.length > 0
)

Meta