XLL+ Class Library

COper::FreeArray

Releases the resources of an array's items

[C++]
void FreeArray();

Remarks

Release the memory assigned for the items of an array.

Requirements

Header: xllplus.h

See Also

COper Class | COper Methods