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 개체의 해시 코드입니다.

구현

적용 대상