Size.GetHashCode Method

Definition

Returns a hash value for the Size.

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

Returns

A value intended for efficient insertion and lookup in hashtable-based data structures.

Applies to