LayerD CodeDOM and Zoe Compiler interface
BinarySearch Method
NamespacesLayerD.ZOECompilerContextVectorBinarySearch()()()

[This is preliminary documentation and is subject to change.]

Members
IconMemberDescription
BinarySearch(Int32, Int32, Object, IComparer)
Searches a range of elements in the sorted ArrayList for an element using the specified comparer and returns the zero-based index of the element.

BinarySearch(Object)
Searches the entire sorted ArrayList for an element using the default comparer and returns the zero-based index of the element.

BinarySearch(Object, IComparer)
Searches the entire sorted ArrayList for an element using the specified comparer and returns the zero-based index of the element.

Assembly: lib_zoec_core (Module: lib_zoec_core) Version: 1.0.3410.22813 (1.0.0.0)