Overload List

  Name Description
Public method Static member IndexOf(StringBuilder, Char)
Gets the index of the character specified (Invariant culture, Ignore case).
Public method Static member IndexOf(StringBuilder, String)
Gets the index of the string specified (Invariant culture, Ignore case).
Public method Static member IndexOf(StringBuilder, String, Int32)
Gets the index of the string specified (Invariant culture, Ignore case).

See Also