PolicyUnit.GetHashCode Method

Definition

Provides a unique hash code for this object.

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

Returns

An integer with the hash code value.

Applies to