Determines whether the specified CogIndexedPropertyInfo is equal to
the current CogIndexedPropertyInfo.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Parameters
- obj
- Type: System Object
The CogIndexedPropertyInfo to compare with the current CogIndexedPropertyInfo.
Return Value
Type: BooleanTrue if the specified CogIndexedPropertyInfo is equal to the current CogIndexedPropertyInfo; otherwise, false.
Implements
_PropertyInfo Equals(Object)_MemberInfo Equals(Object)
See Also