DQueryAttributes.anyOf

Returns a subset of the list of attributes which match at least one of the given types.

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

Meta