Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / OperatorList Class / BinarySearch Method / BinarySearch(OperatorBase) Method

In This Topic
    BinarySearch(OperatorBase) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function BinarySearch( _
       ByVal item As OperatorBase _
    ) As System.Integer
    public System.int BinarySearch( 
       OperatorBase item
    )

    Parameters

    item
    See Also