xtd 0.2.0
Loading...
Searching...
No Matches

◆ operator()()

bool xtd::forms::const_tab_page_ref_less::operator() ( const const_tab_page_ref value1,
const const_tab_page_ref value2 
) const
inline

Compare two specified const_tab_page_ref.

Parameters
value1The first value to compare.
value2The second value to compare.
Returns
true if value1 < value2; otherwise false.