Get hash code for this instance.

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

Syntax

C#
public override int GetHashCode()

Return Value

Returns the hash code for this instance.

See Also