API Reference > OdDAI Namespace > Classes > Aggr Class > Aggr Methods > Aggr::compare Method
Aggr::compare Method
Syntax
C++
template <typename TItem> bool compare(const Aggr& right) const;
Parameters 
Description 
const Aggr& right 
[in] aggregate from right of expression to compare.  

Returns true if aggregates are equal and false in otherwise.

Templates aggregates comapring.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.