Overview | Retrieves the property name associated with an input index. |
Original class | CORBA::ContextList |
Exceptions | CORBA::SystemException |
Intended Usage
The item method is used by a client program when querying the ContextList associated with a DII request. The item method returns the property name associated with an input index.
Syntax
const char * item(CORBA::ULong index)
Input parameters
Return values