Back to Devexpress

ListBoxItemCollection Constructors

windowsforms-devexpress-dot-xtraeditors-dot-controls-dot-listboxitemcollection-dot-ctor.md

latest1008 B
Original Source

ListBoxItemCollection Constructors

Represents the collection of items displayed in the ListBoxControl.

NameParametersDescription
ListBoxItemCollection()noneCreates a new ListBoxItemCollection object.
ListBoxItemCollection(Int32)capacityInitializes a new instance of the ListBoxItemCollection class with the specified capacity.

See Also

ListBoxItemCollection Class

ListBoxItemCollection Members

DevExpress.XtraEditors.Controls Namespace