Method Equals | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Equals(object)

Determines whether the specified object is equal to the current object.

public override bool Equals(object other)

Parameters

other object

The object to compare with the current object.

Returns

bool

true if the specified object is equal to the current object; otherwise, false.

Edit this page