Back to Devexpress

ComboBoxItemCollection.AddRange Method

windowsforms-devexpress-dot-xtraeditors-dot-controls-dot-comboboxitemcollection-dot-addrange.md

latest496 B
Original Source

ComboBoxItemCollection.AddRange Method

NameParametersDescription
AddRange(ICollection)collectionAdds the items from the specified collection to the current collection.
AddRange(Object[])itemsAdds an array of items to the collection.