Summary

public bool StartsWithCaseInsensitive(string what)

Determines if the current pointer location starts with the given string - in a case insensitive manner.

Returns

bool

Parameters