DeploymentItem.GetHashCode Method

Definition

Serves as a hash function for an instance of the DeploymentItem object.

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

Returns

An Int32 that contains the hash code for this instance.

Applies to