TrimEnd(String, String) | Trims all occurrences of the provided value instance from the end of the input string |
TrimEnd(String, String, StringComparison) | Trims all occurrences of the provided value instance from the end of the input string |
TrimEnd(String, String, StringComparison, Int32) | Trims all occurrences of the provided value instance from the end of the input string |
TrimEnd(String, String, StringComparison, Int32, Int32) | Trims all occurrences of the provided value instance from the end of the input string |