19 #ifndef __com_sun_star_container_XIndexAccess_idl__ 20 #define __com_sun_star_container_XIndexAccess_idl__ 30 module
com { module sun { module star { module container {
61 any getByIndex( [in]
long Index )
This exception is thrown to indicate that a container has been accessed with an illegal index...
Definition: IndexOutOfBoundsException.idl:34
Definition: Ambiguous.idl:22
provides access to the elements of a collection through an index.
Definition: XIndexAccess.idl:39
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:37
This is the base interface of all collection interfaces.
Definition: XElementAccess.idl:33