DQueryElement.attributes

Returns the element's attributes.

  1. auto attributes [@property getter]
    struct DQueryElement(QueryType, string Name, alias Overload = null)
    @property static
    attributes
    ()
    (
    )
  2. auto attributes [@property getter]

Meta