In This Article

BarComboBoxCommand.ObjectCollection Class

Represents a collection of objects for a BarComboBoxCommand.

public class BarComboBoxCommand.ObjectCollection : ArrayList, ICloneable
Inheritance:
object ArrayList object
Implements:
ICloneable

Constructors

ObjectCollection()

Initializes an instance of the class.

public ObjectCollection()

Inherited Members