XLL+ Class Library

CXlArray::Clear

Reclaim resources from CXlArray

[C++]
void Clear();

Remarks

Clear the values in the CXlArray. This function is called automatically by the destructor when necessary.

Requirements

Header: xllplus.h

See Also

CXlArray Class | CXlArray Methods | CXlArray::InitZero()