CogPMAlignMulti GetSearchOrderQueue Method Cognex VisionPro 9.21 SR1
Returns the search order queue. The values in the array list are references to the CogPMAlignPatternItems held by the operator that are also in the queue.

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

public ArrayList GetSearchOrderQueue()

Return Value

Type: ArrayList
See Also