Returns an enumerator that can iterate through the CogChangedEventFunnel's
elements.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.1.0.0 (75.1.0.0)
Syntax
Return Value
Type: IEnumeratorAn IEnumerator that can be used to iterate through the CogChangedEventFunnel's ICogChangedEvent objects.
See Also