xtd
0.2.0
Loading...
Searching...
No Matches
◆
equals()
[1/3]
template<typename result_t >
bool xtd::delegate< result_t()>::equals
(
const
delegate
< result_t()> &
delegate
)
const
inline
override
noexcept
Determines whether this instance and another specified delegateType object have the same value.
Parameters
value
The delegateType to compare.
Returns
bool true if the value of this instance is the same as the value of value; otherwise, false.
xtd
delegate< result_t()>
Generated on Sat Sep 14 2024 21:25:17 for xtd by
Gammasoft
. All rights reserved.