In This Article

BarComboBoxCommand.ObjectCollection Class

Represents a collection of objects for a BarComboBoxCommand.

public class ObjectCollection : ArrayList, IList, ICollection, IEnumerable, ICloneable
Inheritance:
Object ArrayList Object
Implements:
ICloneable

Constructors

ObjectCollection()

public ObjectCollection()

Inherited Members