LocalizedNameAttribute.GetHashCode Method

Definition

Returns a unique hash code for the object.

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

Returns

An integer representing the hash code for the object.

Applies to