Adds the elements of the specified collection to the end of the collection.
Namespace: Cognex.VisionAssembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.1.1
Syntax
Parameters
- items
- Type: System.Collections.Generic IEnumerable Int64
The collection of items to add to the collection.
See Also