CogToolTerminals CogIndexedPropertyInfo GetHashCode Method Cognex VisionPro
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.Internal
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax

public override int GetHashCode()

Return Value

Type: Int32
A hash code for the current CogIndexedPropertyInfo.

Implements

_PropertyInfo GetHashCode 
_MemberInfo GetHashCode 
See Also