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

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

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

Parameters

key
Type: System String

Property Value

Type: CogResultsAnalysisExpression
See Also