- dup
WebStringArray dup()
Undocumented in source. Be warned that the author may not have intended to support it.
- empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
- length
uint length()
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(WebStringArrayCpp rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(WebStringArray rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(E[] rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(WebStringArrayCpp rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(WebStringArray rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(E[] rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
awebview.wrapper.webstring.WeakRef!(WebStringCpp) opIndex(size_t idx)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
awebview.wrapper.webstring.WeakRef!(const(WebStringCpp)) opIndex(size_t idx)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
void opOpAssign(Char[] str)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
void opOpAssign(Char[][] str)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
void opOpAssign(WebString str)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
void opOpAssign(WebStringCpp str)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
void opOpAssign(awebview.wrapper.cpp.WebString cppStr)
Undocumented in source. Be warned that the author may not have intended to support it.