Returns the index of the first occurrence of a specified Unicode character in the current instance.
- value
- A Unicode character.
A int containing the zero-based index of the first occurrence of value character in the current instance; otherwise, -1 if value was not found.
This method is case-sensitive.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0