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