CogPMAlignMulti RemoveItemFromSearchOrderByInternalID Method Cognex VisionPro 9.21 SR1
Internal Cognex use only. This is mainly used by the control. The item is removed from the queue. It does not throw.

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

public void RemoveItemFromSearchOrderByInternalID(
	int internalID
)

Parameters

internalID
Type: System Int32
n/a
See Also