Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
[Visual Basic]
Overrides Public NotOverridable Function GetHashCode() As Integer
[C#]
public override int GetHashCode();
Point3d Class | Point3d Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.