Detaches the data from another object and attaches it to this object
[C++] void MoveFrom( CXlSerialData& that ) const;
Reference to an object whose memory will be transfered to *this.
Header: xlserialize.h
CXlSerialData Class | CXlSerialData Methods