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 Function GetHashCode() As Integer
[C#]
public override int GetHashCode();
Point2d Class | Point2d Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.