CogCNLSearchResult Constructor (CogCNLSearchResult)Cognex VisionPro 9.24
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: 91.0.0.0
Syntax

public CogCNLSearchResult(
	CogCNLSearchResult other
)
See Also