CogResultsAnalysisRunParams Item Property Cognex VisionPro 9.8 SR1
Returns the expression with the given name key.

Namespace: Cognex.VisionPro.ResultsAnalysis
Assembly: Cognex.VisionPro.ResultsAnalysis (in Cognex.VisionPro.ResultsAnalysis.dll) Version: 75.0.0.0 (75.0.0.0)
Syntax

public CogResultsAnalysisExpression this[
	string key
] { get; set; }

Property Value

Type: CogResultsAnalysisExpression
See Also