count

The number of elements in that array not including empty hole. Note that count syncs with the number that Iterator can iterate. See also: JSArray.length

JSArray.swift:90
var count: Int { get }