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