Compares the equality of this object with another.
Namespace: Cognex.Vision.Implementation.Internal.TestHelpersAssembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.1.1
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