LocalizedNameDescriptionPair.GetHashCode Method

Definition

Gets a computed hash code based on the Name and Description properties.

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

Returns

A computed hash code based on the Name and Description properties of this LocalizedNameDescriptionPair.

Applies to