ICogBoolList Item Property Cognex VisionPro 9.21

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

bool this[
	int index
] { get; set; }

Parameters

index
Type: System Int32

Property Value

Type: Boolean
See Also