CogIODiscreteElementList Remove Method (CogIODiscreteElement)Cognex VisionPro
Removes a CogIODiscreteElement element from the list.

Namespace: Cognex.VisionPro.QuickBuild.IO
Assembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax

public void Remove(
	CogIODiscreteElement element
)
See Also