function insert( index : {Any}, item : DropDownItem ) : (Any);
var resultVar = instanceOfDropDownItemCollection.insert({Any},DropDownItem);
DropDownItemCollection class DropDownItemCollection Members