シンタックス
            
            
            
            
            '宣言
 
Public Overloads Overridable Sub Sort( _
   ByVal  As System.Integer, _
   ByVal  As System.Integer, _
   ByVal  As System.Collections.IComparer _
) 
             
        
            
            public virtual void Sort( 
   System.int ,
   System.int ,
   System.Collections.IComparer 
)
             
        
             
        
            パラメータ
- rowStart
 
- rowCount
 
- comparer
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照