Compartir a través de


GeographyCollection.GetHashCode Método

Obtiene el código hash.

Espacio de nombres:  System.Spatial
Ensamblado:  System.Spatial (en System.Spatial.dll)

Sintaxis

'Declaración
Public Overrides Function GetHashCode As Integer
'Uso
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

Valor devuelto

Tipo: System.Int32
Código hash.

Vea también

Referencia

GeographyCollection Clase

Espacio de nombres System.Spatial