CogCNLSearchResult Constructor (CogCNLSearchResult)Cognex VisionPro
Constructs a new instance of this class as a deep copy of the given instance.

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

public CogCNLSearchResult(
	CogCNLSearchResult other
)
See Also