Property Items
Items
Gets the items of the ListBox.
public ListBox.ObjectCollection Items { get; }
Property Value
- ListBox.ObjectCollection
An ListBox.ObjectCollection representing the items in the ListBox control.
Gets the items of the ListBox.
public ListBox.ObjectCollection Items { get; }
An ListBox.ObjectCollection representing the items in the ListBox control.