CollectionOfSmartLineResultPtr Remove Method Cognex VisionPro 9.25 SR1

Namespace: Cognex.Vision.SmartLine.Implementation
Assembly: Cognex.Vision.SmartLine.Net (in Cognex.Vision.SmartLine.Net.dll) Version: 9.25.1.0
Syntax

public abstract bool Remove(
	SmartLineResult value
)

Return Value

Type: Boolean

Implements

ICollection T  Remove(T)
See Also