RemoveLeadingString(String, Char, Boolean) | Removes one or more instances of a specified char from the beginning of a string. |
RemoveLeadingString(String, String, Boolean) | Removes one or more instances of a specified string from the beginning of a string. |