ArrayList4<E>.

BinarySearch(E) Method

Syntax

public int BinarySearch(E item)

Parameters

Name Type Description
item E

Return Value

Type Description
int