Adds an expression with the given name to the collection. The name must be
unique in the collection.
Namespace: Cognex.VisionPro.ResultsAnalysisAssembly: Cognex.VisionPro.ResultsAnalysis (in Cognex.VisionPro.ResultsAnalysis.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Parameters
- key
- Type: System String
The name of the expression
- value
- Type: Cognex.VisionPro.ResultsAnalysis CogResultsAnalysisExpression
The expression to add.
See Also