Compares the equality of two ClassifyClassResultCollection objects.
Namespace: Cognex.Vision.ViDiELAssembly: Cognex.Vision.ViDiELClassify.Net (in Cognex.Vision.ViDiELClassify.Net.dll) Version: 9.24.0.0
Syntax
Parameters
- a
- Type: Cognex.Vision.ViDiEL ClassifyClassResultCollection
The first object to compare.
- b
- Type: Cognex.Vision.ViDiEL ClassifyClassResultCollection
The second object to compare.
Return Value
Type: BooleanTrue if the specified object is equal to the current object; otherwise, false.
See Also