IString |
| Name | Description | |
|---|---|---|
| IndexOf(Char) | Reports the zero-based index of the first occurrence of the specified Unicode character in this string. | |
| IndexOf(String) | Reports the zero-based index of the first occurrence of the specified string in this instance. |