- add
void add(SumType!(HTMLOptionElement, HTMLOptGroupElement) element, Optional!(T1) before)
Undocumented in source. Be warned that the author may not have intended to support it.
- add
void add(SumType!(HTMLOptionElement, HTMLOptGroupElement) element)
Undocumented in source. Be warned that the author may not have intended to support it.
- length
void length(uint length)
Undocumented in source. Be warned that the author may not have intended to support it.
- length
auto length()
Undocumented in source. Be warned that the author may not have intended to support it.
- opDispatch
void opDispatch(Optional!(T0) option)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndexAssign
void opIndexAssign(Optional!(T0) option, uint index)
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
void remove(int index)
Undocumented in source. Be warned that the author may not have intended to support it.
- selectedIndex
void selectedIndex(int selectedIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
- selectedIndex
auto selectedIndex()
Undocumented in source. Be warned that the author may not have intended to support it.