CogPMAlignMulti RemoveItemFromSearchOrderByInternalID Method Cognex VisionPro 9.20
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: 80.0.0.0
Syntax

public void RemoveItemFromSearchOrderByInternalID(
	int internalID
)

Parameters

internalID
Type: System Int32
n/a
See Also