Edit

Share via


PropertyId.GetHashCode Method

Definition

Retrieves a unique hash code for the object.

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

Returns

A unique hash code for the object.

Applies to