DQueryElement.hasAnyOf

Returns true if the element has any of the given attributes.

struct DQueryElement(QueryType, string Name, alias Overload = null)
@property
enum hasAnyOf (
TList...
)

Meta