Rectangle.GetHashCode Method

Definition

The hashcode for the Rectangle.

public override int GetHashCode ();
override this.GetHashCode : unit -> int

Returns

A value optimized for fast insertion and retrieval in a hash-based data structure.

Applies to