Table of Contents

Method Equals

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Equals(Toplevel, Toplevel)

Determines whether the specified objects are equal.

public bool Equals(Toplevel x, Toplevel y)

Parameters

x Toplevel

The first object of type Toplevel to compare.

y Toplevel

The second object of type Toplevel to compare.

Returns

bool

true if the specified objects are equal; otherwise, false.