Determines whether the supplied CogAutoSelectResult object is
contained by this CogAutoSelectResults object.
Namespace: Cognex.VisionPro.AutoSelectAssembly: Cognex.VisionPro.AutoSelect (in Cognex.VisionPro.AutoSelect.dll) Version: 73.0.0.0
Syntax
Parameters
- value
- Type: System Object
Return Value
Type: BooleanTrue if the supplied CogAutoSelectResult is contained by this CogAutoSelectResults object, false otherwise.
See Also