The following tables list the members exposed by ArrayUtil.
Name | Description | |
---|---|---|
BinarySearch | Overloaded. Conducts a binary search for a value in the list using a given comparison function. | |
GetModulus<T> | Gets an element at modulus index of list of specified type or null if the list is null or empty | |
GetModulusObject | Gets object at modulus index of list or null if the list is null or empty | |
InsertionIndex | Overloaded. Returns the insertion index for an element in a sorted list. | |
Permute<T> | Permutes an enumeration of enumerators, one for each permutation of the input. | |
QuickSort | ||
Shuffle<T> | Shuffles the contents of the current IList object. |