シンタックス
            
            
            
            
            '宣言
 
Public Overloads Overridable Function BinarySearch( _
   ByVal  As System.Integer, _
   ByVal  As System.Integer, _
   ByVal  As System.Object, _
   ByVal  As System.Collections.IComparer _
) As System.Integer
             
        
            
            public virtual System.int BinarySearch( 
   System.int ,
   System.int ,
   System.object ,
   System.Collections.IComparer 
)
             
        
             
        
            パラメータ
- index
 
- count
 
- value
 
- comparer
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照