FBinaryFindIndex::GreaterEqual

Executes a binary search for element Item in array Array using the >= operator (i.e. uses the comparison Array[i] >= Item).