Array.len

Returns the size of the Array in bytes.

  1. size_t len()
    struct Array
    size_t
    len
    @property const
    (
    )
  2. void len(size_t n)

Meta