Compares the inequality of two DictionaryOfStringCollectionPtr objects.
Namespace: Cognex.Vision.ViDiEL.ImplementationAssembly: Cognex.Vision.ViDiELOCR.Net (in Cognex.Vision.ViDiELOCR.Net.dll) Version: 9.22.2.0
Syntax
Parameters
- a
- Type: Cognex.Vision.ViDiEL.Implementation DictionaryOfStringCollectionPtr
The first object to compare.
- b
- Type: Cognex.Vision.ViDiEL.Implementation DictionaryOfStringCollectionPtr
The second object to compare.
Return Value
Type: BooleanTrue if the specified object is not equal to the current object; otherwise, false.
See Also