DQueryElement.isArity

Return true if the element's arity matches the given number of parameters.

struct DQueryElement(QueryType, string Name, alias Overload = null)
@property
enum isArity (
int Count
)

Meta