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