RectGetHashCode Method OpenCvSharp Class Library
Returns a hash code for this object.

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public override int GetHashCode()

Return Value

Type: Int32
An integer value that specifies a hash value for this object.
See Also

Reference