Assigns a new value to the CXlArray
[C++]
const CXlArray& operator =(
const CXlArray& xla
);
An initialised CXlArray.
These operators assign a new value to the CXlArray. If the CXlArray already contains data, then it will be appropriately cleared before the assignment.
Header: xllplus.h