string
Public / Methods
IndexOf
2 overloads
Finds the first occurence of the given other in string in this string.
Finds the first occurence of the given other in string in this string.
LastIndexOf
2 overloads
Finds the last occurence of the given other in string in this string.
Finds the last occurence of the given other in string in this string.