RemoveEnd(String, Int32) | Returns a new string in which a specified number of characters in the current String ending at a specified position have been deleted. |
RemoveEnd(String, Int32, Int32) | Returns a new string in which a specified number of characters in the current String ending at a specified position have been deleted. |