OMUCollection

The OMUCollection method is the constructor for the OMUCollection class.

Visibility
Public
Signature
OMUCollection(int theSize=DefaultStartSize)
Parameters
theSize

The starting size. The default collection size is 20 elements.


Feedback