StringExtensionsCountSubstringStart Method

Overload List

CountSubstringStart(String, String) Counts the total amount of occurrences of startsWith at the start of inputString
CountSubstringStart(String, String, StringComparison) Counts the total amount of occurrences of startsWith at the start of inputString

See Also