[]
Removes the specified item from the collection.
public void Remove(DropDownItem value)
Public Sub Remove(value As DropDownItem)
The item to remove from the collection.