CogPMAlignMulti RemoveItemFromSearchOrderByInternalID Method Cognex VisionPro 9.7
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: 73.0.0.0
Syntax

public void RemoveItemFromSearchOrderByInternalID(
	int internalID
)
See Also