startsWith
bool startsWith(const achar[] this, const achar[] match, bool caseInsensitive = false)const achar[]
this
const achar[]
match
bool
caseInsensitive = false
bool startsWith(const char[] this, const char[] match, bool caseInsensitive = false)const char[]
this
const char[]
match
bool
caseInsensitive = false
bool startsWith(const wchar[] this, const wchar[] match, bool caseInsensitive = false)const wchar[]
this
const wchar[]
match
bool
caseInsensitive = false
Generated with campc v0.6.0-preview.1+4dde68eca4014e9b19e7d7ad0fdae6b2036be640.