共用方式為


UrlAttribute.GetHashCode 方法

定義

傳回目前 UrlAttribute 的雜湊值 (Hash Value)。

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

傳回

目前 UrlAttribute 的雜湊值。

例外狀況

立即呼叫端沒有基礎結構使用權限。

適用於