Compares the equality of this object with another.
Namespace: Cognex.Vision.LineMaxAssembly: Cognex.Vision.LineMax.Net (in Cognex.Vision.LineMax.Net.dll) Version: 9.24.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