List.count

Returns the count of items in the list

struct List(T)
@property
size_t
count
(
)

Meta