DQuery.aggregates

Filters elements that are aggregate types and match any of the given names.

  1. auto aggregates [@property getter]
  2. auto aggregates [@property getter]
    struct DQuery(QueryType, QueryElements...)
    @property static
    aggregates
    (
    Names...
    )
    ()
    if (
    Names.length > 0
    )

Meta