Method Equals
Equals(Toplevel?, Toplevel?)
Determines whether the specified objects are equal.
public bool Equals(Toplevel? x, Toplevel? y)
Parameters
x
ToplevelThe first object of type Toplevel to compare.
y
ToplevelThe second object of type Toplevel to compare.