DQueryAttributes.hasAnyOf

Returns true if any of the given attributes are present.

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

Meta