RectangleD2DGetHashCode Method |
Returns the hash code for this instance.
Namespace: Altaxo.GeometryAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public override int GetHashCode()
Return Value
Int32A 32-bit signed integer that is the hash code for this instance.
See Also