Constructs a CogEnumerableCollection wrapper around inner.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.0.0.0 (75.0.0.0)
Syntax
Parameters
- inner
- Type: System.Collections.Generic IEnumerable T
The internal sequence of items.
See Also