Compares the equality of this object with another.
Namespace: Cognex.VisionAssembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.0.0
Syntax
Parameters
- obj
- Type: System Object
The object to compare with the current object.
Return Value
Type: BooleanTrue if the specified object is equal to the current object; otherwise, false.
See Also