Array.length

Undocumented in source. Be warned that the author may not have intended to support it.
  1. size_t length [@property setter]
    struct Array(alias T, alias AllocT = SystemAllocator, alias Grow = DefaultGrowth)
    @nogc nothrow @property
    void
    length
    ()
  2. size_t length [@property getter]

Meta