Parameters
- s
- The System.String to search for.
- 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 zero-based index of the first item found; returns -1 if no match is found.