DQueryAttributes.hasAllOf

Returns true if all of the given attributes are present.

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

Meta