HTMLSelectElement.add

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void add(SumType!(HTMLOptionElement, HTMLOptGroupElement) element, Optional!(T1) before)
  2. void add(SumType!(HTMLOptionElement, HTMLOptGroupElement) element)
    struct HTMLSelectElement
    nothrow
    void
    add
    ()

Meta