Microsoft DirectX 9.0 |
An IComponents object contains a collection of IComponent objects. Applications cannot create an IComponents object.
Method or Property | Description |
Add | Adds a component to the collection. |
Clone | Creates a new collection object that contains a copy of every component in this collection. |
Count | Retrieves the number of items in the collection. |
Item | Retrieves a specified item from the collection. |
Remove | Removes an item from the collection. |