Freigeben über


GeographyFullGlobe.GetHashCode-Methode

Ruft den Hashcode ab.

Namespace:  System.Spatial
Assembly:  System.Spatial (in System.Spatial.dll)

Syntax

'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As GeographyFullGlobe
Dim returnValue As Integer

returnValue = instance.GetHashCode()
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.

Siehe auch

Verweis

GeographyFullGlobe Klasse

System.Spatial-Namespace