:: com :: sun :: star :: container ::
|
interface XComponentEnumeration |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XEnumeration
|
+--XComponentEnumeration
XEnumeration |
- (referenced interface's summary:)
- provides functionality to enumerate the contents of a container.
|
|
- Description
- provides a typified enumeration through components.
|
Methods' Details |
nextComponent
- Returns
-
the next component of this enumeration.
- Throws
- NoSuchElementException
if no more elements exist.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.