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

◆ operator()()

bool xtd::forms::control_ref_less::operator() ( const control_ref value1,
const control_ref value2 
) const
inline

Compare two specified control_ref.

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