(PHP 5 >= 5.3.0, PHP 7)
  	
    
      
      Counts the number of elements in the doubly linked list.
    
    
      
      public int SplDoublyLinkedList::count ( void )
    
    
    
      
      
    
      Returns: 
    Returns the number of elements in the doubly linked list.
Please login to continue.