Méthode GeometryPoint.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 GeometryPoint
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.