Contents

count

The number of elements contained within this container.

Declaration

var count: Int? { get }

Discussion

If the number of elements is unknown, the value is nil.