- Namespace
- Statiq
.Common - Containing Type
- StringExtensions
Syntax
public static string RemoveStart(this string str, string value, StringComparison comparisonType)
Parameters
Name | Type | Description |
---|---|---|
str | string | |
value | string | |
comparisonType | StringComparison |
Return Value
Type | Description |
---|---|
string |