indexOf

nint indexOf(const achar[] this, const achar[] match, bool caseInsensitive = false)
const achar[]
this
const achar[]
match
bool
caseInsensitive = false
nint indexOf(const char[] this, const char[] match, bool caseInsensitive = false)
const char[]
this
const char[]
match
bool
caseInsensitive = false
nint indexOf(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.