| Overload | Description |
|---|---|
| FindString(String) | Finds the index of the first string contained in the data series which is equal to stringToFind. |
| FindString(String,Int32) | Finds the index of the first string contained in the data series which is equal to stringToFind. |