CogReadOnlyBoolRangeList Item Property Cognex VisionPro 9.24

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

public virtual CogReadOnlyBoolRange this[
	int index
] { get; }

Parameters

index
Type: System Int32

Property Value

Type: CogReadOnlyBoolRange
See Also