ReportSize.GetHashCode Method

Definition

Gets the unique hash code for a ReportSize.

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

Returns

The unique hash code.

Applies to