UniqueId.GetHashCode Method

Definition

Creates a hash-code representation of this UniqueId.

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

Returns

An integer hash-code representation of this UniqueId.

Applies to