StartsWithAny(String, IEnumerableString) | Determines whether the beginning of the specified string matches any of the specified strings. |
StartsWithAny(String, IEnumerableString, StringComparison) | Determines whether the beginning of the specified string matches any of the specified strings. |