CArray( int nGrowSize = 10);
Parameters
nGrowSize
The number of elements by which to grow the array when additional memory is needed to add more elements to the array.