Freigeben über


GeographyCollection.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 GeographyCollection
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

GeographyCollection Klasse

System.Spatial-Namespace