Most Frequent Number
        Posted  
        
            by VBeginner
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by VBeginner
        
        
        
        Published on 2010-05-06T23:21:06Z
        Indexed on 
            2010/05/07
            0:38 UTC
        
        
        Read the original article
        Hit count: 290
        
vb.net
|visual-basic
Hello,
I've used an array of strings to populate a DataGridView. How do I go about finding the most frequently occurring number? Or, even better, order them by most frequently occuring?
Thank You.
© Stack Overflow or respective owner