Summary

public bool StartsWith(string what)

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

Returns

bool

Parameters