Share via


VideoMode.GetHashCode Method

Definition

Returns the hash code of the current VideoMode.

public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Returns

Returns the Int32 representation of the hash code for the current Videomode

Applies to