| C1.Web.Wijmo.Extenders.4 Assembly > C1.Web.Wijmo.Extenders.C1Grid Namespace > CustomFilterOperatorCollection Class > BinarySearch Method : BinarySearch(CustomFilterOperator,IComparer<CustomFilterOperator>) Method |
'Declaration Public Overloads Function BinarySearch( _ ByVal item As CustomFilterOperator, _ ByVal comparer As System.Collections.Generic.IComparer(Of CustomFilterOperator) _ ) As System.Integer
public System.int BinarySearch( CustomFilterOperator item, System.Collections.Generic.IComparer<CustomFilterOperator> comparer )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2