Searches the specified text within this slice.
public readonly int IndexOf(string text, int offset = 0, bool ignoreCase = false)
The text.
The offset.
true if ignore case
true
false