LinkedList.count

number of items that the list is holding

class LinkedList(T)
@property
count
()

Meta