Microsoft SDK for Java

IContainer.getComponents

Retrieves all components in the container.

Syntax

public synchronized IComponent[] getComponents()

Return Value

Returns an array of objects implementing the IComponent interface that represent all components in the container. 

See Also   getComponent

© 1999 Microsoft Corporation. All rights reserved. Terms of use.