DQueryOverload.arity

Returns the arity of the overload.

struct DQueryOverload(size_t Arity, ReturnType, ParamTypes...)
@property
alias arity = Arity

Meta