Point.GetHashCode Method
.NET Framework 1.1
Returns a hash code for this Point object.
[Visual Basic] Overrides Public Function GetHashCode() As Integer [C#] public override int GetHashCode(); [C++] public: int GetHashCode(); [JScript] public override function GetHashCode() : int;
Return Value
An integer value that specifies a hash value for this Point object.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, .NET Compact Framework