UrlAttribute.GetHashCode Method

Definition

Returns the hash value for the current UrlAttribute.

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

Returns

The hash value for the current UrlAttribute.

Exceptions

The immediate caller does not have infrastructure permission.

Applies to