ReadOnlyCollectionOfLineMaxResultPtr Item Property Cognex VisionPro 9.22 SR1

Namespace: Cognex.Vision.LineMax.Implementation
Assembly: Cognex.Vision.LineMax.Net (in Cognex.Vision.LineMax.Net.dll) Version: 9.22.2.0
Syntax

public abstract LineMaxResult this[
	int index
] { get; }

Property Value

Type: LineMaxResult
See Also