14.10.5.4 Description
This member function creates a list, preallocating a specified
number of items. List items may be sequentially added to the list
using the CORBA::NVList_add_item
member function. When
no longer needed, this list must be freed using the
CORBA::release
member function.
Parent topic: CORBA::ORB::create_list