Array.length

Find the number of valid elements currently in the array

struct Array(T)
@nogc @trusted nothrow pure @property
size_t
length
const
(
)

Meta