StartsWithCaseInsensitive
Summary
public bool StartsWithCaseInsensitive(string what)
Determines if the current pointer location starts with the given string - in a case insensitive manner.
Returns
Parameters
- string what
public bool StartsWithCaseInsensitive(string what)
Determines if the current pointer location starts with the given string - in a case insensitive manner.