:: com :: sun :: star :: container ::
|
interface XEnumerationAccess |
- Base Interfaces
XEnumerationAccess
┗ XElementAccess
XElementAccess |
- (referenced interface's summary:)
- This is the base interface of all collection interfaces.
|
|
- Description
- used to enumerate objects in a container which contains objects.
- Developers Guide
-
|
Methods' Details |
createEnumeration
- Returns
-
a new enumeration object for this container.
It returns NULL if there are no objects in this container.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.