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