Share via


ContractBase.GetRemoteHashCode 方法

定義

取得目前 ContractBase 物件的雜湊程式碼。

public:
 virtual int GetRemoteHashCode();
public virtual int GetRemoteHashCode ();
abstract member GetRemoteHashCode : unit -> int
override this.GetRemoteHashCode : unit -> int
Public Overridable Function GetRemoteHashCode () As Integer

傳回

目前 ContractBase 物件的雜湊碼。

實作

適用於