Duration.GetHashCode 方法

定義

取得這個執行個體的雜湊碼。

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

傳回

帶正負號 32 位元整數雜湊碼。

適用於