DisplayResolution.Equals(Object) Method

Definition

Determines whether the specified resolutions are equal.

public override bool Equals (object obj);
override this.Equals : obj -> bool

Parameters

obj
Object

The System.Object to check against.

Returns

True if the System.Object is an equal DisplayResolution; false otherwise.

Applies to