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