Parameters
- value
- The object value to search for.
- comparer
- The System.Collections.IComparer value that indicates the comparer.
- startIndex
- The zero-based index of the item before the first item to be searched.
- findTargetColumnIndex
- The System.Int32 value of the column to search in.
Return Value
The index of the item If successful; otherwise, -1.