LinkedList.count

class LinkedList(T)
@property
count
()

Return Value

Type: uinteger

number of items that the list is holding

Meta