シンタックス
'宣言
Public Overloads Function BinarySearch( _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Windows.Forms.ToolStripItem, _
ByVal As System.Collections.Generic.IComparer(Of ToolStripItem) _
) As System.Integer
public System.int BinarySearch(
System.int ,
System.int ,
System.Windows.Forms.ToolStripItem ,
System.Collections.Generic.IComparer<ToolStripItem>
)
パラメータ
- index
- count
- item
- comparer
参照