Returns true if value is in the collection
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax
Parameters
- value
- Type: T
Return Value
Type: BooleanImplements
ICollection T Contains(T)See Also