DropDownList.add

Add a choice to the list. \ Use this instead of appendChild unless you want to define your own.

class DropDownList
void
add
(
string msg
)

Meta