StringExtensionsRemoveTrailingString Method

Overload List

RemoveTrailingString(String, Char, Boolean) Removes one or more instances of a character from the end of a string
RemoveTrailingString(String, String, Boolean) Removes one or more instances of a string from the end of a string

See Also