Expression Editor for UWP
BinarySearch(Int32,Int32,BaseRule,IComparer<BaseRule>) メソッド

C1.UWP.ExpressionEditor アセンブリ > C1.Xaml.ExpressionEditor 名前空間 > RuleCollection クラス > BinarySearch メソッド : BinarySearch(Int32,Int32,BaseRule,IComparer<BaseRule>) メソッド
シンタックス
'宣言
 
Public Overloads Function BinarySearch( _
   ByVal index As System.Integer, _
   ByVal count As System.Integer, _
   ByVal item As BaseRule, _
   ByVal comparer As System.Collections.Generic.IComparer(Of BaseRule) _
) As System.Integer
public System.int BinarySearch( 
   System.int index,
   System.int count,
   BaseRule item,
   System.Collections.Generic.IComparer<BaseRule> comparer
)

パラメータ

index
count
item
comparer
参照

RuleCollection クラス
RuleCollection メンバ
オーバーロード一覧