CObArray::FreeExtra
Frees any extra memory that was allocated while the array was grown.
void FreeExtra( );
Remarks
This function has no effect on the size or upper bound of the array.
The following table shows other member functions that are similar to CObArray::FreeExtra.
Class |
Member Function |
---|---|
void FreeExtra( ); |
|
void FreeExtra( ); |
|
void FreeExtra( ); |
|
void FreeExtra( ); |
|
void FreeExtra( ); |
|
void FreeExtra( ); |
Example
See the example for CObArray::GetData.
Requirements
Header: afxcoll.h