AppWebRect.GetHashCode Method

Definition

Serves as a hash function for a AppWebRect object.

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

Returns

A hash code for this instance that is suitable for use in hashing algorithms and data structures such as a hash table.

Applies to