Click or drag to resize

StringExtensionsRemoveLeadingString Method

Overload List
  Name Description
Public Extension Method RemoveLeadingString(String, Char, Boolean) Removes one or more instances of a specified char from the beginning of a string.
Public Extension Method RemoveLeadingString(String, String, Boolean) Removes one or more instances of a specified string from the beginning of a string.
Top
See Also