RouteValueEqualityComparer.GetHashCode(Object) 方法

定義

傳回指定物件的雜湊碼。

public:
 virtual int GetHashCode(System::Object ^ obj);
public int GetHashCode (object obj);
override this.GetHashCode : obj -> int
Public Function GetHashCode (obj As Object) As Integer

參數

obj
Object

傳回

實作

適用於