Mono Class Library: System.String Overview | MembersSystem.String.IndexOf Method |
Returns the index of the first occurrence of a specified Unicode character in the current instance. [Edit]
|
- value
- A Unicode character. [Edit]
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. [Edit]
This method is case-sensitive. [Edit]
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0