ContractBase.GetRemoteHashCode Method     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the hash code for the current ContractBase object.
public:
 virtual int GetRemoteHashCode();public virtual int GetRemoteHashCode();abstract member GetRemoteHashCode : unit -> int
override this.GetRemoteHashCode : unit -> intPublic Overridable Function GetRemoteHashCode () As IntegerReturns
A hash code for the current ContractBase object.