CogRunStatus GetHashCode Method Cognex VisionPro 9.10
Serves as a hash function for this type, suitable for use in hashing algorithms and data structures like a hash table.

Namespace: Cognex.VisionPro.Implementation
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 79.0.0.0 (79.0.0.0)
Syntax

public override int GetHashCode()

Return Value

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