Adds the given item to the end of this collection, with the specified key.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax
Parameters
- value
- Type: System String
The item to be added.
- key
- Type: System String
The key of the added item.
See Also