ListBoxItemCollection Constructors
Represents the collection of items displayed in the ListBoxControl.
Name | Parameters | Description |
---|---|---|
List |
none |
Creates a new List |
List |
capacity |
Initializes a new instance of the List |
See Also