Returns the hashcode for this instance.

Namespace:  AForge.Math
Assembly:  AForge.Math (in AForge.Math.dll) Version: 2.2.5.0 (2.2.5.0)

Syntax

C#
public override int GetHashCode()

Return Value

A 32-bit signed integer hash code.

See Also