Returns an enumerator that can iterate through the CogToolCollection's
elements.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 87.0.0.0 (87.0.0.0)
Syntax
Return Value
Type: IEnumeratorAn IEnumerator that can be used to iterate through the CogToolCollection's ICogTools.
Implements
IEnumerable GetEnumeratorSee Also