CogDataBindingsCollection Item Property (Int32)Cognex VisionPro
Get or set the binding object at the given index.

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

public CogDataBinding this[
	int index
] { get; set; }

Property Value

Type: CogDataBinding
See Also