Share via


ManagementPack.GetHashCode Method

Definition

Calculates the hash code of the management pack's Id property.

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

Returns

An integer representing the unique hash value, depending on the management pack's Id property.

Applies to