List.length

class List(T)
@property
length
()

Return Value

Type: integer

length of the list

Meta