StartsWith(StringBuilder, Char, StringComparison) | Determines whether the source StringBuilder ends with the specified character. |
StartsWith(StringBuilder, String, StringComparison) | Determines whether the source StringBuilder ends with the specified text. |