Strings.length

Retrieves the number of strings in the collection.

struct Strings
@nogc nothrow
size_t
length
()

Return Value

Type: size_t

The number of strings.

Meta