![]() |
Overview Retrieves the number of elements in a context list. Original class CORBA::ContextList
Intended Usage
The count method is used by a client program when querying the ContextList associated with a DII request. The count method returns the number of elements in a context list.
IDL Syntax
CORBA::ULong count();
Input parameters
None
Return values
- CORBA::ULong
- The number of elements in the context list.