Mono Class Library: System.String Overview | MembersSystem.String.LastIndexOf Method |
Returns the index of the last occurrence of a specified character within the current instance. [Edit]
|
- value
- The Unicode character to locate. [Edit]
A int containing the index of the last occurrence of value in the current instance, if found; otherwise, -1. [Edit]
This method is case-sensitive. [Edit]
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0