CollectionOfSegmentResultPtr Remove Method Cognex VisionPro 9.20

Namespace: Cognex.Vision.ViDiEL.Implementation
Assembly: Cognex.Vision.ViDiELSegment.Net (in Cognex.Vision.ViDiELSegment.Net.dll) Version: 9.10.0.0
Syntax

public abstract bool Remove(
	SegmentResult value
)

Return Value

Type: Boolean

Implements

ICollection T  Remove(T)
See Also