ICogRecords Item Property (String)Cognex VisionPro
Gets or sets the record with a specified RecordKey.

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

ICogRecord this[
	string key
] { get; set; }

Property Value

Type: ICogRecord
See Also