OMCollection

This method is the constructor for the OMCollection class.

Visibility
Public
Signature
OMCollection(int theSize=DEFAULT_START_SIZE)
Parameters
theSize

The initial size of the collection. The initial collection size is 20 elements.


Feedback