Compare the contents of this CXlArray with another
int operator >=( const CXlArray& xla ) const; |
A reference to a CXlArray object.
Returns TRUE if the value in this object is greater than or equal to that in xla; returns FALSE otherwise.
Note that CXlArrays are sorted by size first and then by value.
Header: xllplus.h