Search
IBoxes Members
Properties Methods
 


Represents a collection of Box objects.

The following tables list the members exposed by the IBoxes type.

 Public Properties

  Name Description

Count

Gets the number of boxes in the collection.

Item

Gets the box at the specified index.

 Public Methods

  Name Description

GetEnumerator

Returns an IEnumerator object that can be used to traverse the collection.

 See Also