Compares the object with another
bool operator !=( const CXlMarshaledData& that ) const; |
A CXlMarshaledData object that will be compared to *this.
The operator returns false if the current object is identical to that, and true otherwise.
Header: xlmarshal.h