Partager via


Méthode GeometryMultiLineString.GetHashCode

Obtient le code de hachage.

Espace de noms :  System.Spatial
Assembly :  System.Spatial (en System.Spatial.dll)

Syntaxe

'Déclaration
Public Overrides Function GetHashCode As Integer
'Utilisation
Dim instance As GeometryMultiLineString
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

Valeur de retour

Type : System.Int32
Code de hachage.

Voir aussi

Référence

GeometryMultiLineString Classe

Espace de noms System.Spatial