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 -> int
Public Overridable Function GetRemoteHashCode () As Integer
Returns
A hash code for the current ContractBase object.
Implements
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.