Function CircularBuffer.PopEnd
        
                PopEnd
        
                ()
    
            
            Removes and returns the last element.
                Public
            
        T PopEnd ()
Removes and returns the last element.