Link Search Menu Expand Document

CorrectionGetHashCode Method

Serves as a hash function for a particular type.

Namespace:ByteScout.TextRecognition
Assembly: ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 2.6.0.314-master
Syntax
public override int GetHashCode()

Return Value

Type: Int32
A hash code for the current Object.
See Also

Reference