equal
Description:
[
Version ( since =
"1.12" ) ]
public bool equal (
TCTfilter other)
Determines if two TCTfilter objects contain the same kind, family, handle, parent and
info.
Parameters:
this |
the TCTfilter
|
other |
the TCTfilter to compare this to.
|
Returns:
true if the objects contain the same values, false if they do not.
|