![]() | ContainerHelperIndexOfOrdered Method |
Name | Description | |
---|---|---|
![]() ![]() | IndexOfOrdered(ListString, String) | |
![]() ![]() | IndexOfOrderedV(ListV, V) |
Returns the first position of entry in the array a with a binary search - thus the array must be ordered.
|
![]() ![]() | IndexOfOrdered(IList, Object) |
Returns the first position of entry in the array a with a binary search - thus the array must be ordered.
|