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