ColorDifference.GetHashCode-Methode

Überschreibt object.GetHashCode.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntax

'Declaration
Public Overrides Function GetHashCode As Integer
public override int GetHashCode()
public:
virtual int GetHashCode() override
abstract GetHashCode : unit -> int 
override GetHashCode : unit -> int 
public override function GetHashCode() : int

Rückgabewert

Typ: System.Int32
Der Hashcode der ColorDifference.

.NET Framework-Sicherheit

Siehe auch

Referenz

ColorDifference Klasse

Microsoft.VisualStudio.TestTools.UITesting-Namespace